#FCFAEA#FCFAEA
#FCFAEA is a very light, muted yellow. Relative luminance 0.950; OKLCH L 98.2% C 0.021 H 101.0°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAEA |
|---|---|
| RGB | rgb(252, 250, 234) |
| HSL | hsl(53, 75%, 95%) |
| HSV | hsv(53, 7%, 99%) |
| CMYK | cmyk(0%, 0.8%, 7.1%, 1.2%) |
| CIE-LAB | lab(98.04, -2.04, 7.90) |
| CIE-LCH | lch(98.04, 8.16, 104.50°) |
| OKLab | oklab(98.24% -0.004 0.0207) |
| OKLCH | oklch(98.24% 0.021 101) |
| XYZ | xyz(89.1798, 95.0076, 91.4662) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.31
Oldlace
#FDF5E6
ΔE00 3.12
Floralwhite
#FFFAF0
ΔE00 3.26
Beige
#F5F5DC
ΔE00 3.75
Eggshell
#F0EAD6
ΔE00 3.85
Off White (survey)
#FFFFE4
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAEA #EAECFC
analogous
#FCF1EA #FCFAEA #F5FCEA
triadic
#FCFAEA #EAFCFA #FAEAFC
tetradic
#FCFAEA #EAFCF1 #EAECFC #FCEAF5
square
#FCFAEA #EAFCF1 #EAECFC #FCEAF5
split-complementary
#FCFAEA #EAF5FC #F1EAFC
monochromatic
#EDE07F #F4EDB4 #FBF9E4 #FBF9E4 #FBF9E4
Accessibility & contrast
On white
1.05
#FCFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#FCFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAEA
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAEA | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9E9
Deuteranopia (green-blind)
#FEFAEA
Tritanopia (blue-blind)
#FFF8F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfaea; /* rgb */ color: rgb(252, 250, 234); /* oklch */ color: oklch(98.2% 0.021 101.0);
Tailwind
colors: {
custom: {
50: '#fdfbf0',
500: '#fcfaea',
950: '#000000',
},
}SCSS
$custom: #fcfaea; $custom-light: #fdfbf0; $custom-dark: #000000;
JSON
{
"hex": "#fcfaea",
"rgb": {
"r": 252,
"g": 250,
"b": 234
},
"hsl": {
"h": 53.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.98235,
"c": 0.0211,
"h": 101
},
"luminance": 0.95007
}Semantic roles & 50–950 ramp
primary
#FCFAEA
secondary
#A7ADE3
accent
#25D70E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585