#FCF9EA#FCF9EA
#FCF9EA is a very light, near-neutral yellow. Relative luminance 0.944; OKLCH L 98.0% C 0.020 H 97.5°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF9EA |
|---|---|
| RGB | rgb(252, 249, 234) |
| HSL | hsl(50, 75%, 95%) |
| HSV | hsv(50, 7%, 99%) |
| CMYK | cmyk(0%, 1.2%, 7.1%, 1.2%) |
| CIE-LAB | lab(97.79, -1.54, 7.55) |
| CIE-LCH | lch(97.79, 7.70, 101.54°) |
| OKLab | oklab(98.04% -0.0026 0.0198) |
| OKLCH | oklch(98.04% 0.02 97.5) |
| XYZ | xyz(88.8699, 94.3878, 91.3629) |
| Luminance | 0.9439 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.76
Oldlace
#FDF5E6
ΔE00 2.49
Floralwhite
#FFFAF0
ΔE00 2.62
Eggshell
#F0EAD6
ΔE00 3.72
Beige
#F5F5DC
ΔE00 4.30
Cornsilk
#FFF8DC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF9EA #EAEDFC
analogous
#FCF0EA #FCF9EA #F6FCEA
triadic
#FCF9EA #EAFCF9 #F9EAFC
tetradic
#FCF9EA #EAFCF0 #EAEDFC #FCEAF6
square
#FCF9EA #EAFCF0 #EAEDFC #FCEAF6
split-complementary
#FCF9EA #EAF6FC #F0EAFC
monochromatic
#EDDA7F #F4EAB4 #FBF7E4 #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.06
#FCF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#FCF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF9EA
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF9EA | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#FDF9EA
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcf9ea; /* rgb */ color: rgb(252, 249, 234); /* oklch */ color: oklch(98.0% 0.020 97.5);
Tailwind
colors: {
custom: {
50: '#fdfbf0',
500: '#fcf9ea',
950: '#000000',
},
}SCSS
$custom: #fcf9ea; $custom-light: #fdfbf0; $custom-dark: #000000;
JSON
{
"hex": "#fcf9ea",
"rgb": {
"r": 252,
"g": 249,
"b": 234
},
"hsl": {
"h": 50,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.98039,
"c": 0.01996,
"h": 97.5
},
"luminance": 0.94387
}Semantic roles & 50–950 ramp
primary
#FCF9EA
secondary
#A7B1E3
accent
#30D70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585