#FCFAE8#FCFAE8
#FCFAE8 is a very light, muted yellow. Relative luminance 0.949; OKLCH L 98.2% C 0.024 H 101.7°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFAE8 |
|---|---|
| RGB | rgb(252, 250, 232) |
| HSL | hsl(54, 77%, 95%) |
| HSV | hsv(54, 8%, 99%) |
| CMYK | cmyk(0%, 0.8%, 7.9%, 1.2%) |
| CIE-LAB | lab(97.99, -2.37, 8.87) |
| CIE-LCH | lch(97.99, 9.18, 104.97°) |
| OKLab | oklab(98.18% -0.0048 0.0232) |
| OKLCH | oklch(98.18% 0.024 101.7) |
| XYZ | xyz(88.8941, 94.8934, 89.9615) |
| Luminance | 0.9489 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.64
Beige
#F5F5DC
ΔE00 3.05
Off White (survey)
#FFFFE4
ΔE00 3.46
Oldlace
#FDF5E6
ΔE00 3.50
Cornsilk
#FFF8DC
ΔE00 3.68
Eggshell
#F0EAD6
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFAE8 #E8EAFC
analogous
#FCF0E8 #FCFAE8 #F4FCE8
triadic
#FCFAE8 #E8FCFA #FAE8FC
tetradic
#FCFAE8 #E8FCF0 #E8EAFC #FCE8F4
square
#FCFAE8 #E8FCF0 #E8EAFC #FCE8F4
split-complementary
#FCFAE8 #E8F4FC #F0E8FC
monochromatic
#EEE27C #F5EEB2 #FBF9E4 #FBF9E4 #FBF9E4
Accessibility & contrast
On white
1.05
#FCFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#FCFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFAE8
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFAE8 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfae8; /* rgb */ color: rgb(252, 250, 232); /* oklch */ color: oklch(98.2% 0.024 101.7);
Tailwind
colors: {
custom: {
50: '#fdfbef',
500: '#fcfae8',
950: '#000000',
},
}SCSS
$custom: #fcfae8; $custom-light: #fdfbef; $custom-dark: #000000;
JSON
{
"hex": "#fcfae8",
"rgb": {
"r": 252,
"g": 250,
"b": 232
},
"hsl": {
"h": 54,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.98184,
"c": 0.02369,
"h": 101.7
},
"luminance": 0.94893
}Semantic roles & 50–950 ramp
primary
#FCFAE8
secondary
#A4ABE4
accent
#21D90C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585