#FDFFEE#FDFFEE
#FDFFEE is a very light, muted yellow. Relative luminance 0.986; OKLCH L 99.4% C 0.022 H 112.2°. Best body text is #000000 at 20.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFEE |
|---|---|
| RGB | rgb(253, 255, 238) |
| HSL | hsl(67, 100%, 97%) |
| HSV | hsv(67, 7%, 100%) |
| CMYK | cmyk(0.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(99.45, -3.56, 7.89) |
| CIE-LCH | lch(99.45, 8.65, 114.27°) |
| OKLab | oklab(99.39% -0.0084 0.0207) |
| OKLCH | oklch(99.39% 0.022 112.2) |
| XYZ | xyz(91.6984, 98.5759, 95.0686) |
| Luminance | 0.9858 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.28
Off White (survey)
#FFFFE4
ΔE00 3.46
Beige
#F5F5DC
ΔE00 3.54
Lightyellow
#FFFFE0
ΔE00 4.67
Floralwhite
#FFFAF0
ΔE00 4.91
Cornsilk
#FFF8DC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFEE #F0EEFF
analogous
#FFF9EE #FDFFEE #F5FFEE
triadic
#FDFFEE #EEFDFF #FFEEFD
tetradic
#FDFFEE #EEFFF9 #F0EEFF #FFEEF5
square
#FDFFEE #EEFFF9 #F0EEFF #FFEEF5
split-complementary
#FDFFEE #EEF5FF #F9EEFF
monochromatic
#EFFF74 #F6FFB1 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.01
#FDFFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.72
#FDFFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFEE
20.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFEE | 1.00 | 1.01 | 20.72 | 20.72 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDED
Deuteranopia (green-blind)
#FFFEEF
Tritanopia (blue-blind)
#FFFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffee; /* rgb */ color: rgb(253, 255, 238); /* oklch */ color: oklch(99.4% 0.022 112.2);
Tailwind
colors: {
custom: {
50: '#fefff3',
500: '#fdffee',
950: '#000000',
},
}SCSS
$custom: #fdffee; $custom-light: #fefff3; $custom-dark: #000000;
JSON
{
"hex": "#fdffee",
"rgb": {
"r": 253,
"g": 255,
"b": 238
},
"hsl": {
"h": 67.059,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.99394,
"c": 0.02232,
"h": 112.2
},
"luminance": 0.98576
}Semantic roles & 50–950 ramp
primary
#FDFFEE
secondary
#ABA3EF
accent
#00E61B
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685