#FDFFEC#FDFFEC
#FDFFEC is a very light, muted yellow. Relative luminance 0.985; OKLCH L 99.3% C 0.025 H 111.7°. Best body text is #000000 at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFEC |
|---|---|
| RGB | rgb(253, 255, 236) |
| HSL | hsl(66, 100%, 96%) |
| HSV | hsv(66, 7%, 100%) |
| CMYK | cmyk(0.8%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(99.40, -3.89, 8.85) |
| CIE-LCH | lch(99.40, 9.66, 113.71°) |
| OKLab | oklab(99.34% -0.0092 0.0231) |
| OKLCH | oklch(99.34% 0.025 111.7) |
| XYZ | xyz(91.4062, 98.4591, 93.5297) |
| Luminance | 0.9846 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.89
Off White (survey)
#FFFFE4
ΔE00 2.74
Beige
#F5F5DC
ΔE00 2.98
Lightyellow
#FFFFE0
ΔE00 3.95
Cornsilk
#FFF8DC
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFEC #EEECFF
analogous
#FFF8EC #FDFFEC #F4FFEC
triadic
#FDFFEC #ECFDFF #FFECFD
tetradic
#FDFFEC #ECFFF8 #EEECFF #FFECF4
square
#FDFFEC #ECFFF8 #EEECFF #FFECF4
split-complementary
#FDFFEC #ECF4FF #F8ECFF
monochromatic
#F0FF72 #F7FFAF #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.01
#FDFFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.69
#FDFFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFEC
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFEC | 1.00 | 1.01 | 20.69 | 20.69 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEB
Deuteranopia (green-blind)
#FFFEED
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffec; /* rgb */ color: rgb(253, 255, 236); /* oklch */ color: oklch(99.3% 0.025 111.7);
Tailwind
colors: {
custom: {
50: '#fefff2',
500: '#fdffec',
950: '#000000',
},
}SCSS
$custom: #fdffec; $custom-light: #fefff2; $custom-dark: #000000;
JSON
{
"hex": "#fdffec",
"rgb": {
"r": 253,
"g": 255,
"b": 236
},
"hsl": {
"h": 66.316,
"s": 100,
"l": 96.275
},
"oklch": {
"l": 0.99343,
"c": 0.02491,
"h": 111.7
},
"luminance": 0.98459
}Semantic roles & 50–950 ramp
primary
#FDFFEC
secondary
#A9A1EE
accent
#00E618
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685