#FFDDD8#FFDDD8
#FFDDD8 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.4% C 0.039 H 27.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDD8 |
|---|---|
| RGB | rgb(255, 221, 216) |
| HSL | hsl(8, 100%, 92%) |
| HSV | hsv(8, 15%, 100%) |
| CMYK | cmyk(0%, 13.3%, 15.3%, 0%) |
| CIE-LAB | lab(90.75, 10.96, 6.79) |
| CIE-LCH | lch(90.75, 12.89, 31.79°) |
| OKLab | oklab(92.44% 0.0341 0.0179) |
| OKLCH | oklch(92.44% 0.039 27.8) |
| XYZ | xyz(79.4907, 77.9329, 75.8076) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.54
Lavenderblush
#FFF0F5
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.33
Light Pink
#FFD1DF
ΔE00 8.34
Light Rose
#FFC5CB
ΔE00 8.68
Very Light Pink
#FFF4F2
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDD8 #D8FAFF
analogous
#FFD8E7 #FFDDD8 #FFF0D8
triadic
#FFDDD8 #D8FFDD #DDD8FF
tetradic
#FFDDD8 #E7FFD8 #D8FAFF #F0D8FF
square
#FFDDD8 #E7FFD8 #D8FAFF #F0D8FF
split-complementary
#FFDDD8 #D8FFF0 #D8E7FF
monochromatic
#FF725E #FFA89B #FFDDD8 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.27
#FFDDD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#FFDDD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDD8
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDD8 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D8
Deuteranopia (green-blind)
#EBE7D8
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddd8; /* rgb */ color: rgb(255, 221, 216); /* oklch */ color: oklch(92.4% 0.039 27.8);
Tailwind
colors: {
custom: {
50: '#ffe7e4',
500: '#ffddd8',
950: '#000000',
},
}SCSS
$custom: #ffddd8; $custom-light: #ffe7e4; $custom-dark: #000000;
JSON
{
"hex": "#ffddd8",
"rgb": {
"r": 255,
"g": 221,
"b": 216
},
"hsl": {
"h": 7.692,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.92441,
"c": 0.03852,
"h": 27.8
},
"luminance": 0.77931
}Semantic roles & 50–950 ramp
primary
#FFDDD8
secondary
#90E0EB
accent
#C8E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484