#FFDED8#FFDED8
#FFDED8 is a very light, muted red. Relative luminance 0.785; OKLCH L 92.6% C 0.038 H 30.0°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDED8 |
|---|---|
| RGB | rgb(255, 222, 216) |
| HSL | hsl(9, 100%, 92%) |
| HSV | hsv(9, 15%, 100%) |
| CMYK | cmyk(0%, 12.9%, 15.3%, 0%) |
| CIE-LAB | lab(90.99, 10.44, 7.14) |
| CIE-LCH | lch(90.99, 12.64, 34.36°) |
| OKLab | oklab(92.63% 0.0326 0.0188) |
| OKLCH | oklch(92.63% 0.038 30) |
| XYZ | xyz(79.7555, 78.4625, 75.8959) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.35
Lavenderblush
#FFF0F5
ΔE00 7.85
Very Light Pink
#FFF4F2
ΔE00 8.52
Pale Pink
#FFCFDC
ΔE00 8.93
Light Pink
#FFD1DF
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDED8 #D8F9FF
analogous
#FFD8E6 #FFDED8 #FFF2D8
triadic
#FFDED8 #D8FFDE #DED8FF
tetradic
#FFDED8 #E6FFD8 #D8F9FF #F2D8FF
square
#FFDED8 #E6FFD8 #D8F9FF #F2D8FF
split-complementary
#FFDED8 #D8FFF2 #D8E6FF
monochromatic
#FF765E #FFAA9B #FFDED8 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.26
#FFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDED8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDED8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#ECE8D8
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffded8; /* rgb */ color: rgb(255, 222, 216); /* oklch */ color: oklch(92.6% 0.038 30.0);
Tailwind
colors: {
custom: {
50: '#ffe8e4',
500: '#ffded8',
950: '#000000',
},
}SCSS
$custom: #ffded8; $custom-light: #ffe8e4; $custom-dark: #000000;
JSON
{
"hex": "#ffded8",
"rgb": {
"r": 255,
"g": 222,
"b": 216
},
"hsl": {
"h": 9.231,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92629,
"c": 0.03766,
"h": 30
},
"luminance": 0.7846
}Semantic roles & 50–950 ramp
primary
#FFDED8
secondary
#90DDEB
accent
#C2E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484