#FDFAE8#FDFAE8
#FDFAE8 is a very light, muted yellow. Relative luminance 0.951; OKLCH L 98.3% C 0.024 H 99.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAE8 |
|---|---|
| RGB | rgb(253, 250, 232) |
| HSL | hsl(51, 84%, 95%) |
| HSV | hsv(51, 8%, 99%) |
| CMYK | cmyk(0%, 1.2%, 8.3%, 0.8%) |
| CIE-LAB | lab(98.07, -2.03, 8.98) |
| CIE-LCH | lch(98.07, 9.21, 102.72°) |
| OKLab | oklab(98.26% -0.0038 0.0235) |
| OKLCH | oklch(98.26% 0.024 99.1) |
| XYZ | xyz(89.2573, 95.0806, 89.9785) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.85
Oldlace
#FDF5E6
ΔE00 3.09
Beige
#F5F5DC
ΔE00 3.31
Cornsilk
#FFF8DC
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 3.53
Off White (survey)
#FFFFE4
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAE8 #E8EBFD
analogous
#FDF0E8 #FDFAE8 #F5FDE8
triadic
#FDFAE8 #E8FDFA #FAE8FD
tetradic
#FDFAE8 #E8FDF0 #E8EBFD #FDE8F5
square
#FDFAE8 #E8FDF0 #E8EBFD #FDE8F5
split-complementary
#FDFAE8 #E8F5FD #F0E8FD
monochromatic
#F3E277 #F8EEB0 #FDF9E3 #FDF9E3 #FDF9E3
Accessibility & contrast
On white
1.05
#FDFAE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FDFAE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAE8
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAE8 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 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: #fdfae8; /* rgb */ color: rgb(253, 250, 232); /* oklch */ color: oklch(98.3% 0.024 99.1);
Tailwind
colors: {
custom: {
50: '#fefbef',
500: '#fdfae8',
950: '#000000',
},
}SCSS
$custom: #fdfae8; $custom-light: #fefbef; $custom-dark: #000000;
JSON
{
"hex": "#fdfae8",
"rgb": {
"r": 253,
"g": 250,
"b": 232
},
"hsl": {
"h": 51.429,
"s": 84,
"l": 95.098
},
"oklch": {
"l": 0.98261,
"c": 0.0238,
"h": 99.1
},
"luminance": 0.9508
}Semantic roles & 50–950 ramp
primary
#FDFAE8
secondary
#A2ACE7
accent
#24E005
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585