#FDFFED#FDFFED
#FDFFED is a very light, muted yellow. Relative luminance 0.985; OKLCH L 99.4% C 0.024 H 112.0°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDFFED |
|---|---|
| RGB | rgb(253, 255, 237) |
| HSL | hsl(67, 100%, 96%) |
| HSV | hsv(67, 7%, 100%) |
| CMYK | cmyk(0.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(99.42, -3.72, 8.37) |
| CIE-LCH | lch(99.42, 9.16, 113.98°) |
| OKLab | oklab(99.37% -0.0088 0.0219) |
| OKLCH | oklch(99.37% 0.024 112) |
| XYZ | xyz(91.5519, 98.5173, 94.2970) |
| Luminance | 0.9852 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 1.57
Off White (survey)
#FFFFE4
ΔE00 3.10
Beige
#F5F5DC
ΔE00 3.25
Lightyellow
#FFFFE0
ΔE00 4.31
Cornsilk
#FFF8DC
ΔE00 4.84
Honeydew
#F0FFF0
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDFFED #EFEDFF
analogous
#FFF8ED #FDFFED #F4FFED
triadic
#FDFFED #EDFDFF #FFEDFD
tetradic
#FDFFED #EDFFF8 #EFEDFF #FFEDF4
square
#FDFFED #EDFFF8 #EFEDFF #FFEDF4
split-complementary
#FDFFED #EDF4FF #F8EDFF
monochromatic
#EFFF73 #F6FFB0 #FCFFE0 #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.01
#FDFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.70
#FDFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDFFED
20.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDFFED | 1.00 | 1.01 | 20.70 | 20.70 |
| #FFFFFF | 1.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDEC
Deuteranopia (green-blind)
#FFFEEE
Tritanopia (blue-blind)
#FFFDFA
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fdffed; /* rgb */ color: rgb(253, 255, 237); /* oklch */ color: oklch(99.4% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#fefff2',
500: '#fdffed',
950: '#000000',
},
}SCSS
$custom: #fdffed; $custom-light: #fefff2; $custom-dark: #000000;
JSON
{
"hex": "#fdffed",
"rgb": {
"r": 253,
"g": 255,
"b": 237
},
"hsl": {
"h": 66.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.99368,
"c": 0.02361,
"h": 112
},
"luminance": 0.98517
}Semantic roles & 50–950 ramp
primary
#FDFFED
secondary
#AAA2EF
accent
#00E61A
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685