#FCF7CA#FCF7CA
#FCF7CA is a very light, muted yellow. Relative luminance 0.915; OKLCH L 96.9% C 0.058 H 102.2°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF7CA |
|---|---|
| RGB | rgb(252, 247, 202) |
| HSL | hsl(54, 89%, 89%) |
| HSV | hsv(54, 20%, 99%) |
| CMYK | cmyk(0%, 2%, 19.8%, 1.2%) |
| CIE-LAB | lab(96.61, -5.43, 22.29) |
| CIE-LCH | lch(96.61, 22.94, 103.69°) |
| OKLab | oklab(96.88% -0.0123 0.057) |
| OKLCH | oklch(96.88% 0.058 102.2) |
| XYZ | xyz(84.0659, 91.4824, 69.0950) |
| Luminance | 0.9148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.61
Pale
#FFF9D0
ΔE00 1.25
Cream
#FFFDD0
ΔE00 1.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.18
Eggshell (survey)
#FFFFD4
ΔE00 2.30
Ivory (survey)
#FFFFCB
ΔE00 2.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF7CA #CACFFC
analogous
#FCDECA #FCF7CA #E8FCCA
triadic
#FCF7CA #CAFCF7 #F7CAFC
tetradic
#FCF7CA #CAFCDE #CACFFC #FCCAE8
square
#FCF7CA #CAFCDE #CACFFC #FCCAE8
split-complementary
#FCF7CA #CAE8FC #DECAFC
monochromatic
#F5E656 #F9EE90 #FCF7CA #FDFBE2 #FDFBE2
Accessibility & contrast
On white
1.09
#FCF7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#FCF7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF7CA
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF7CA | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4C7
Deuteranopia (green-blind)
#FFF7CC
Tritanopia (blue-blind)
#FFF1EB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fcf7ca; /* rgb */ color: rgb(252, 247, 202); /* oklch */ color: oklch(96.9% 0.058 102.2);
Tailwind
colors: {
custom: {
50: '#fdf9da',
500: '#fcf7ca',
950: '#000000',
},
}SCSS
$custom: #fcf7ca; $custom-light: #fdf9da; $custom-dark: #000000;
JSON
{
"hex": "#fcf7ca",
"rgb": {
"r": 252,
"g": 247,
"b": 202
},
"hsl": {
"h": 54,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.96884,
"c": 0.05833,
"h": 102.2
},
"luminance": 0.91481
}Semantic roles & 50–950 ramp
primary
#FCF7CA
secondary
#8790E3
accent
#17E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#171714
muted
#858583