#FFDDD7#FFDDD7
#FFDDD7 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.4% C 0.039 H 29.7°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDD7 |
|---|---|
| RGB | rgb(255, 221, 215) |
| HSL | hsl(9, 100%, 92%) |
| HSV | hsv(9, 16%, 100%) |
| CMYK | cmyk(0%, 13.3%, 15.7%, 0%) |
| CIE-LAB | lab(90.73, 10.80, 7.28) |
| CIE-LCH | lch(90.73, 13.03, 33.97°) |
| OKLab | oklab(92.42% 0.0337 0.0192) |
| OKLCH | oklch(92.42% 0.039 29.7) |
| XYZ | xyz(79.3619, 77.8813, 75.1288) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.65
Lavenderblush
#FFF0F5
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.72
Light Pink
#FFD1DF
ΔE00 8.75
Very Light Pink
#FFF4F2
ΔE00 8.86
Light Rose
#FFC5CB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDD7 #D7F9FF
analogous
#FFD7E5 #FFDDD7 #FFF1D7
triadic
#FFDDD7 #D7FFDD #DDD7FF
tetradic
#FFDDD7 #E5FFD7 #D7F9FF #F1D7FF
square
#FFDDD7 #E5FFD7 #D7F9FF #F1D7FF
split-complementary
#FFDDD7 #D7FFF1 #D7E5FF
monochromatic
#FF755D #FFA99A #FFDDD7 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.27
#FFDDD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#FFDDD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDD7
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDD7 | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D7
Deuteranopia (green-blind)
#EBE7D7
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffddd7; /* rgb */ color: rgb(255, 221, 215); /* oklch */ color: oklch(92.4% 0.039 29.7);
Tailwind
colors: {
custom: {
50: '#ffe7e3',
500: '#ffddd7',
950: '#000000',
},
}SCSS
$custom: #ffddd7; $custom-light: #ffe7e3; $custom-dark: #000000;
JSON
{
"hex": "#ffddd7",
"rgb": {
"r": 255,
"g": 221,
"b": 215
},
"hsl": {
"h": 9,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92415,
"c": 0.03881,
"h": 29.7
},
"luminance": 0.77879
}Semantic roles & 50–950 ramp
primary
#FFDDD7
secondary
#8FDDEB
accent
#C3E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484