#FCFAEE#FCFAEE
#FCFAEE is a very light, near-neutral yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.016 H 99.0°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAEE |
|---|---|
| RGB | rgb(252, 250, 238) |
| HSL | hsl(51, 70%, 96%) |
| HSV | hsv(51, 6%, 99%) |
| CMYK | cmyk(0%, 0.8%, 5.6%, 1.2%) |
| CIE-LAB | lab(98.13, -1.38, 5.98) |
| CIE-LCH | lch(98.13, 6.14, 103.03°) |
| OKLab | oklab(98.34% -0.0025 0.0157) |
| OKLCH | oklch(98.34% 0.016 99) |
| XYZ | xyz(89.7610, 95.2401, 94.5268) |
| Luminance | 0.9524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.90
Floralwhite
#FFFAF0
ΔE00 1.93
Oldlace
#FDF5E6
ΔE00 2.90
Off White
#FAF9F6
ΔE00 4.06
Eggshell
#F0EAD6
ΔE00 4.62
Linen
#FAF0E6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAEE #EEF0FC
analogous
#FCF3EE #FCFAEE #F7FCEE
triadic
#FCFAEE #EEFCFA #FAEEFC
tetradic
#FCFAEE #EEFCF3 #EEF0FC #FCEEF7
square
#FCFAEE #EEFCF3 #EEF0FC #FCEEF7
split-complementary
#FCFAEE #EEF7FC #F3EEFC
monochromatic
#EADB86 #F3EBBA #FAF7E5 #FAF7E5 #FAF7E5
Accessibility & contrast
On white
1.05
#FCFAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FCFAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAEE
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAEE | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9ED
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcfaee; /* rgb */ color: rgb(252, 250, 238); /* oklch */ color: oklch(98.3% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#fdfbf3',
500: '#fcfaee',
950: '#000000',
},
}SCSS
$custom: #fcfaee; $custom-light: #fdfbf3; $custom-dark: #000000;
JSON
{
"hex": "#fcfaee",
"rgb": {
"r": 252,
"g": 250,
"b": 238
},
"hsl": {
"h": 51.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.98339,
"c": 0.01592,
"h": 99
},
"luminance": 0.9524
}Semantic roles & 50–950 ramp
primary
#FCFAEE
secondary
#ACB4E2
accent
#2FD214
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585