#FFDDDB#FFDDDB
#FFDDDB is a very light, muted red. Relative luminance 0.781; OKLCH L 92.5% C 0.038 H 21.9°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDDB |
|---|---|
| RGB | rgb(255, 221, 219) |
| HSL | hsl(3, 100%, 93%) |
| HSV | hsv(3, 14%, 100%) |
| CMYK | cmyk(0%, 13.3%, 14.1%, 0%) |
| CIE-LAB | lab(90.82, 11.42, 5.32) |
| CIE-LCH | lch(90.82, 12.60, 24.98°) |
| OKLab | oklab(92.52% 0.0352 0.0141) |
| OKLCH | oklch(92.52% 0.038 21.9) |
| XYZ | xyz(79.8821, 78.0894, 77.8689) |
| Luminance | 0.7809 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.62
Light Pink
#FFD1DF
ΔE00 7.17
Pale Pink
#FFCFDC
ΔE00 7.21
Lavenderblush
#FFF0F5
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 8.03
Pale Rose
#FDC1C5
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDDB #DBFDFF
analogous
#FFDBEB #FFDDDB #FFEFDB
triadic
#FFDDDB #DBFFDD #DDDBFF
tetradic
#FFDDDB #EBFFDB #DBFDFF #EFDBFF
square
#FFDDDB #EBFFDB #DBFDFF #EFDBFF
split-complementary
#FFDDDB #DBFFEF #DBEBFF
monochromatic
#FF6961 #FFA39E #FFDDDB #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.26
#FFDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FFDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDDB
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDDB | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DB
Deuteranopia (green-blind)
#EBE7DB
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdddb; /* rgb */ color: rgb(255, 221, 219); /* oklch */ color: oklch(92.5% 0.038 21.9);
Tailwind
colors: {
custom: {
50: '#ffe7e6',
500: '#ffdddb',
950: '#000000',
},
}SCSS
$custom: #ffdddb; $custom-light: #ffe7e6; $custom-dark: #000000;
JSON
{
"hex": "#ffdddb",
"rgb": {
"r": 255,
"g": 221,
"b": 219
},
"hsl": {
"h": 3.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.9252,
"c": 0.03795,
"h": 21.9
},
"luminance": 0.78087
}Semantic roles & 50–950 ramp
primary
#FFDDDB
secondary
#92E7EC
accent
#D9E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484