#FFFDDE#FFFDDE
#FFFDDE is a very light, muted yellow. Relative luminance 0.968; OKLCH L 98.8% C 0.040 H 104.1°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFDDE |
|---|---|
| RGB | rgb(255, 253, 222) |
| HSL | hsl(56, 100%, 94%) |
| HSV | hsv(56, 13%, 100%) |
| CMYK | cmyk(0%, 0.8%, 12.9%, 0%) |
| CIE-LAB | lab(98.74, -4.42, 15.09) |
| CIE-LCH | lch(98.74, 15.73, 106.31°) |
| OKLab | oklab(98.76% -0.0098 0.0391) |
| OKLCH | oklch(98.76% 0.04 104.1) |
| XYZ | xyz(89.5488, 96.7853, 83.0570) |
| Luminance | 0.9678 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 0.86
Off White (survey)
#FFFFE4
ΔE00 1.45
Beige
#F5F5DC
ΔE00 2.52
Cornsilk
#FFF8DC
ΔE00 2.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.88
Pale
#FFF9D0
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFDDE #DEE0FF
analogous
#FFECDE #FFFDDE #F0FFDE
triadic
#FFFDDE #DEFFFD #FDDEFF
tetradic
#FFFDDE #DEFFEC #DEE0FF #FFDEF0
square
#FFFDDE #DEFFEC #DEE0FF #FFDEF0
split-complementary
#FFFDDE #DEF0FF #ECDEFF
monochromatic
#FFF664 #FFF9A1 #FFFDDE #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.03
#FFFDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#FFFDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFDDE
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFDDE | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFADC
Deuteranopia (green-blind)
#FFFCDF
Tritanopia (blue-blind)
#FFF9F4
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fffdde; /* rgb */ color: rgb(255, 253, 222); /* oklch */ color: oklch(98.8% 0.040 104.1);
Tailwind
colors: {
custom: {
50: '#fffee8',
500: '#fffdde',
950: '#000000',
},
}SCSS
$custom: #fffdde; $custom-light: #fffee8; $custom-dark: #000000;
JSON
{
"hex": "#fffdde",
"rgb": {
"r": 255,
"g": 253,
"b": 222
},
"hsl": {
"h": 56.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98759,
"c": 0.04032,
"h": 104.1
},
"luminance": 0.96784
}Semantic roles & 50–950 ramp
primary
#FFFDDE
secondary
#959AEC
accent
#0EE600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181716
muted
#868584