#FDFDEA#FDFDEA
#FDFDEA is a very light, muted yellow. Relative luminance 0.971; OKLCH L 98.9% C 0.025 H 106.8°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFDEA |
|---|---|
| RGB | rgb(253, 253, 234) |
| HSL | hsl(60, 83%, 95%) |
| HSV | hsv(60, 8%, 99%) |
| CMYK | cmyk(0%, 0%, 7.5%, 0.8%) |
| CIE-LAB | lab(98.86, -3.21, 9.09) |
| CIE-LCH | lch(98.86, 9.64, 109.45°) |
| OKLab | oklab(98.9% -0.0072 0.0238) |
| OKLCH | oklch(98.9% 0.025 106.8) |
| XYZ | xyz(90.4826, 97.0741, 91.7964) |
| Luminance | 0.9707 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.60
Beige
#F5F5DC
ΔE00 2.74
Off White (survey)
#FFFFE4
ΔE00 2.75
Cornsilk
#FFF8DC
ΔE00 3.97
Lightyellow
#FFFFE0
ΔE00 3.98
Eggshell
#F0EAD6
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFDEA #EAEAFD
analogous
#FDF3EA #FDFDEA #F3FDEA
triadic
#FDFDEA #EAFDFD #FDEAFD
tetradic
#FDFDEA #EAFDF3 #EAEAFD #FDEAF3
square
#FDFDEA #EAFDF3 #EAEAFD #FDEAF3
split-complementary
#FDFDEA #EAF3FD #F3EAFD
monochromatic
#F2F27A #F8F8B2 #FCFCE3 #FCFCE3 #FCFCE3
Accessibility & contrast
On white
1.03
#FDFDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#FDFDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFDEA
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFDEA | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FFFCEB
Tritanopia (blue-blind)
#FFFAF7
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fdfdea; /* rgb */ color: rgb(253, 253, 234); /* oklch */ color: oklch(98.9% 0.025 106.8);
Tailwind
colors: {
custom: {
50: '#fefef0',
500: '#fdfdea',
950: '#000000',
},
}SCSS
$custom: #fdfdea; $custom-light: #fefef0; $custom-dark: #000000;
JSON
{
"hex": "#fdfdea",
"rgb": {
"r": 253,
"g": 253,
"b": 234
},
"hsl": {
"h": 60,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.989,
"c": 0.02485,
"h": 106.8
},
"luminance": 0.97074
}Semantic roles & 50–950 ramp
primary
#FDFDEA
secondary
#A4A4E7
accent
#06DF06
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585