#FDFAEC#FDFAEC
#FDFAEC is a very light, near-neutral yellow. Relative luminance 0.953; OKLCH L 98.4% C 0.019 H 96.9°. Best body text is #000000 at 20.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAEC |
|---|---|
| RGB | rgb(253, 250, 236) |
| HSL | hsl(49, 81%, 96%) |
| HSV | hsv(49, 7%, 99%) |
| CMYK | cmyk(0%, 1.2%, 6.7%, 0.8%) |
| CIE-LAB | lab(98.16, -1.38, 7.06) |
| CIE-LCH | lch(98.16, 7.19, 101.03°) |
| OKLab | oklab(98.36% -0.0022 0.0185) |
| OKLCH | oklch(98.36% 0.019 96.9) |
| XYZ | xyz(89.8320, 95.3105, 93.0049) |
| Luminance | 0.9531 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.76
Floralwhite
#FFFAF0
ΔE00 2.23
Oldlace
#FDF5E6
ΔE00 2.46
Eggshell
#F0EAD6
ΔE00 4.08
Linen
#FAF0E6
ΔE00 4.69
Beige
#F5F5DC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAEC #ECEFFD
analogous
#FDF1EC #FDFAEC #F7FDEC
triadic
#FDFAEC #ECFDFA #FAECFD
tetradic
#FDFAEC #ECFDF1 #ECEFFD #FDECF7
square
#FDFAEC #ECFDF1 #ECEFFD #FDECF7
split-complementary
#FDFAEC #ECF7FD #F1ECFD
monochromatic
#F1DD7D #F7EBB5 #FCF8E3 #FCF8E3 #FCF8E3
Accessibility & contrast
On white
1.05
#FDFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.06
#FDFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAEC
20.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAEC | 1.00 | 1.05 | 20.06 | 20.06 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EB
Deuteranopia (green-blind)
#FEFAEC
Tritanopia (blue-blind)
#FFF8F6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfaec; /* rgb */ color: rgb(253, 250, 236); /* oklch */ color: oklch(98.4% 0.019 96.9);
Tailwind
colors: {
custom: {
50: '#fefbf2',
500: '#fdfaec',
950: '#000000',
},
}SCSS
$custom: #fdfaec; $custom-light: #fefbf2; $custom-dark: #000000;
JSON
{
"hex": "#fdfaec",
"rgb": {
"r": 253,
"g": 250,
"b": 236
},
"hsl": {
"h": 49.412,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.98364,
"c": 0.01866,
"h": 96.9
},
"luminance": 0.9531
}Semantic roles & 50–950 ramp
primary
#FDFAEC
secondary
#A7B2E7
accent
#2EDD08
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585