Parchment Color — HEX, RGB, HSL & CMYK Codes

#fefcaf
Format Value
HEX #fefcaf
RGB rgb(254, 252, 175)
HSL hsl(58.5, 97.5%, 84.1%)
CMYK cmyk(0%, 0.8%, 31.1%, 0.4%)
HSV hsv(58.5, 31.1%, 99.6%)

parchment color harmonies

Tints & shades of parchment

Tints (lighter)

#fefcb6 #fefdbe #fefdc5 #fefdcc #fefdd3 #fffedb #fffee2 #fffee9 #fffef0 #fffff8

Shades (darker)

#e7e59f #d0ce8f #b9b77f #a2a06f #8b895f #737350 #5c5c40 #454530 #2e2e20 #171710

Contrast & accessibility

The quick brown fox

On white · 1.06:1 · Fail

The quick brown fox

On black · 19.76:1 · AAA

Recommended text color: #000000

Use parchment in code

CSS color: #fefcaf;
SCSS $color: #fefcaf;
Tailwind bg-[#fefcaf]
Swift UIColor(red: 0.996, green: 0.988, blue: 0.686, alpha: 1)
Android Color.parseColor("#fefcaf")
Flutter Color(0xFFFEFCAF)

Colors similar to parchment

Browse all Yellow colors →

What is the HEX code for parchment?

The CSS color parchment in HEX format is #fefcaf. Use this value directly in CSS, SVG, and most design tools.

How do I use parchment in CSS?

To apply parchment in CSS:

  • Text color: color: #fefcaf;
  • Background: background-color: #fefcaf;
  • Border: border-color: #fefcaf;

What are all the color format values for parchment?

FormatValue
HEX#fefcaf
RGBrgb(254, 252, 175)
HSLhsl(58.5, 97.5%, 84.1%)
CMYKcmyk(0%, 0.8%, 31.1%, 0.4%)

How do I convert parchment to HEX?

Select parchment from the color name list in our color converter. The HEX value — #fefcaf — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does parchment belong to?

parchment belongs to the yellow color family. It is a light, vivid color with HSL values: hue 58.5°, saturation 97.5%, lightness 84.1%.

How do I create lighter and darker shades of parchment?

Lighter variant (lightness 95%): #fffee6. Darker variant (lightness 69.1%): #fdf963. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.