#FDFAEA#FDFAEA
#FDFAEA is a very light, muted yellow. Relative luminance 0.952; OKLCH L 98.3% C 0.021 H 98.1°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFAEA |
|---|---|
| RGB | rgb(253, 250, 234) |
| HSL | hsl(51, 83%, 95%) |
| HSV | hsv(51, 8%, 99%) |
| CMYK | cmyk(0%, 1.2%, 7.5%, 0.8%) |
| CIE-LAB | lab(98.11, -1.70, 8.02) |
| CIE-LCH | lch(98.11, 8.20, 101.99°) |
| OKLab | oklab(98.31% -0.003 0.021) |
| OKLCH | oklch(98.31% 0.021 98.1) |
| XYZ | xyz(89.5430, 95.1949, 91.4832) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.62
Oldlace
#FDF5E6
ΔE00 2.69
Floralwhite
#FFFAF0
ΔE00 2.98
Eggshell
#F0EAD6
ΔE00 3.73
Beige
#F5F5DC
ΔE00 3.99
Cornsilk
#FFF8DC
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFAEA #EAEDFD
analogous
#FDF0EA #FDFAEA #F6FDEA
triadic
#FDFAEA #EAFDFA #FAEAFD
tetradic
#FDFAEA #EAFDF0 #EAEDFD #FDEAF6
square
#FDFAEA #EAFDF0 #EAEDFD #FDEAF6
split-complementary
#FDFAEA #EAF6FD #F0EAFD
monochromatic
#F2DF7A #F8EDB2 #FCF8E3 #FCF8E3 #FCF8E3
Accessibility & contrast
On white
1.05
#FDFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FDFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFAEA
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFAEA | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9E9
Deuteranopia (green-blind)
#FFFAEA
Tritanopia (blue-blind)
#FFF7F5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fdfaea; /* rgb */ color: rgb(253, 250, 234); /* oklch */ color: oklch(98.3% 0.021 98.1);
Tailwind
colors: {
custom: {
50: '#fefbf0',
500: '#fdfaea',
950: '#000000',
},
}SCSS
$custom: #fdfaea; $custom-light: #fefbf0; $custom-dark: #000000;
JSON
{
"hex": "#fdfaea",
"rgb": {
"r": 253,
"g": 250,
"b": 234
},
"hsl": {
"h": 50.526,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.98312,
"c": 0.02123,
"h": 98.1
},
"luminance": 0.95194
}Semantic roles & 50–950 ramp
primary
#FDFAEA
secondary
#A4AFE7
accent
#29DF06
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585