#FDFEEE#FDFEEE
#FDFEEE is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.2% C 0.021 H 109.7°. Best body text is #000000 at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFEEE |
|---|---|
| RGB | rgb(253, 254, 238) |
| HSL | hsl(64, 89%, 96%) |
| HSV | hsv(64, 6%, 100%) |
| CMYK | cmyk(0.4%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(99.20, -3.06, 7.53) |
| CIE-LCH | lch(99.20, 8.13, 112.09°) |
| OKLab | oklab(99.2% -0.0071 0.0197) |
| OKLCH | oklch(99.2% 0.021 109.7) |
| XYZ | xyz(91.3803, 97.9396, 94.9625) |
| Luminance | 0.9794 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 0.70
Beige
#F5F5DC
ΔE00 3.75
Off White (survey)
#FFFFE4
ΔE00 3.82
Floralwhite
#FFFAF0
ΔE00 4.27
Oldlace
#FDF5E6
ΔE00 4.61
Cornsilk
#FFF8DC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFEEE #EFEEFE
analogous
#FEF7EE #FDFEEE #F5FEEE
triadic
#FDFEEE #EEFDFE #FEEEFD
tetradic
#FDFEEE #EEFEF7 #EFEEFE #FEEEF5
square
#FDFEEE #EEFEF7 #EFEEFE #FEEEF5
split-complementary
#FDFEEE #EEF5FE #F7EEFE
monochromatic
#EFF77A #F6FBB4 #FCFDE2 #FCFDE2 #FCFDE2
Accessibility & contrast
On white
1.02
#FDFEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.59
#FDFEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFEEE
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFEEE | 1.00 | 1.02 | 20.59 | 20.59 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCED
Deuteranopia (green-blind)
#FFFDEF
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdfeee; /* rgb */ color: rgb(253, 254, 238); /* oklch */ color: oklch(99.2% 0.021 109.7);
Tailwind
colors: {
custom: {
50: '#fefef3',
500: '#fdfeee',
950: '#000000',
},
}SCSS
$custom: #fdfeee; $custom-light: #fefef3; $custom-dark: #000000;
JSON
{
"hex": "#fdfeee",
"rgb": {
"r": 253,
"g": 254,
"b": 238
},
"hsl": {
"h": 63.75,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.99198,
"c": 0.02096,
"h": 109.7
},
"luminance": 0.97939
}Semantic roles & 50–950 ramp
primary
#FDFEEE
secondary
#AAA6EA
accent
#00E60E
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585