#FFDED9#FFDED9
#FFDED9 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.7% C 0.037 H 28.0°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED9 |
|---|---|
| RGB | rgb(255, 222, 217) |
| HSL | hsl(8, 100%, 93%) |
| HSV | hsv(8, 15%, 100%) |
| CMYK | cmyk(0%, 12.9%, 14.9%, 0%) |
| CIE-LAB | lab(91.01, 10.59, 6.65) |
| CIE-LCH | lch(91.01, 12.50, 32.11°) |
| OKLab | oklab(92.66% 0.033 0.0176) |
| OKLCH | oklch(92.66% 0.037 28) |
| XYZ | xyz(79.8852, 78.5144, 76.5788) |
| Luminance | 0.7851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.21
Lavenderblush
#FFF0F5
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 8.53
Light Pink
#FFD1DF
ΔE00 8.53
Pale Pink
#FFCFDC
ΔE00 8.54
Light Rose
#FFC5CB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED9 #D9FAFF
analogous
#FFD9E7 #FFDED9 #FFF1D9
triadic
#FFDED9 #D9FFDE #DED9FF
tetradic
#FFDED9 #E7FFD9 #D9FAFF #F1D9FF
square
#FFDED9 #E7FFD9 #D9FAFF #F1D9FF
split-complementary
#FFDED9 #D9FFF1 #D9E7FF
monochromatic
#FF745F #FFA99C #FFDED9 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.26
#FFDED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#FFDED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED9
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED9 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2D9
Deuteranopia (green-blind)
#ECE8D9
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded9; /* rgb */ color: rgb(255, 222, 217); /* oklch */ color: oklch(92.7% 0.037 28.0);
Tailwind
colors: {
custom: {
50: '#ffe8e4',
500: '#ffded9',
950: '#000000',
},
}SCSS
$custom: #ffded9; $custom-light: #ffe8e4; $custom-dark: #000000;
JSON
{
"hex": "#ffded9",
"rgb": {
"r": 255,
"g": 222,
"b": 217
},
"hsl": {
"h": 7.895,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.92655,
"c": 0.03738,
"h": 28
},
"luminance": 0.78512
}Semantic roles & 50–950 ramp
primary
#FFDED9
secondary
#91E0EC
accent
#C7E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484