#FFFDE5#FFFDE5
#FFFDE5 is a very light, muted yellow. Relative luminance 0.972; OKLCH L 98.9% C 0.031 H 103.1°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDE5 |
|---|---|
| RGB | rgb(255, 253, 229) |
| HSL | hsl(55, 100%, 95%) |
| HSV | hsv(55, 10%, 100%) |
| CMYK | cmyk(0%, 0.8%, 10.2%, 0%) |
| CIE-LAB | lab(98.89, -3.33, 11.73) |
| CIE-LCH | lch(98.89, 12.19, 105.84°) |
| OKLab | oklab(98.93% -0.0071 0.0306) |
| OKLCH | oklch(98.93% 0.031 103.1) |
| XYZ | xyz(90.5065, 97.1683, 88.1009) |
| Luminance | 0.9717 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.43
Beige
#F5F5DC
ΔE00 1.99
Cornsilk
#FFF8DC
ΔE00 2.45
Lightyellow
#FFFFE0
ΔE00 2.51
Ivory
#FFFFF0
ΔE00 3.27
Eggshell
#F0EAD6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDE5 #E5E7FF
analogous
#FFF0E5 #FFFDE5 #F4FFE5
triadic
#FFFDE5 #E5FFFD #FDE5FF
tetradic
#FFFDE5 #E5FFF0 #E5E7FF #FFE5F4
square
#FFFDE5 #E5FFF0 #E5E7FF #FFE5F4
split-complementary
#FFFDE5 #E5F4FF #F0E5FF
monochromatic
#FFF46B #FFF8A8 #FFFDE0 #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.03
#FFFDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#FFFDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDE5
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDE5 | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE4
Deuteranopia (green-blind)
#FFFCE6
Tritanopia (blue-blind)
#FFF9F6
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fffde5; /* rgb */ color: rgb(255, 253, 229); /* oklch */ color: oklch(98.9% 0.031 103.1);
Tailwind
colors: {
custom: {
50: '#fffeed',
500: '#fffde5',
950: '#000000',
},
}SCSS
$custom: #fffde5; $custom-light: #fffeed; $custom-dark: #000000;
JSON
{
"hex": "#fffde5",
"rgb": {
"r": 255,
"g": 253,
"b": 229
},
"hsl": {
"h": 55.385,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.98928,
"c": 0.03136,
"h": 103.1
},
"luminance": 0.97168
}Semantic roles & 50–950 ramp
primary
#FFFDE5
secondary
#9BA1ED
accent
#12E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181716
muted
#868584