#DDBBB3#DDBBB3
#DDBBB3 is a light, muted red. Relative luminance 0.542; OKLCH L 81.9% C 0.041 H 33.4°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB3 |
|---|---|
| RGB | rgb(221, 187, 179) |
| HSL | hsl(11, 38%, 78%) |
| HSV | hsv(11, 19%, 87%) |
| CMYK | cmyk(0%, 15.4%, 19%, 13.3%) |
| CIE-LAB | lab(78.56, 10.89, 8.57) |
| CIE-LCH | lch(78.56, 13.86, 38.19°) |
| OKLab | oklab(81.93% 0.0341 0.0225) |
| OKLCH | oklch(81.93% 0.041 33.4) |
| XYZ | xyz(55.7259, 54.1692, 50.1593) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Pale Rose
#FDC1C5
ΔE00 9.05
Apricot
#FBCEB1
ΔE00 9.33
Light Rose
#FFC5CB
ΔE00 9.51
Dusty Pink
#D8A7B1
ΔE00 9.54
Mistyrose
#FFE4E1
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB3 #B3D5DD
analogous
#DDB3C0 #DDBBB3 #DDD0B3
triadic
#DDBBB3 #B3DDBB #BBB3DD
tetradic
#DDBBB3 #C0DDB3 #B3D5DD #D0B3DD
square
#DDBBB3 #C0DDB3 #B3D5DD #D0B3DD
split-complementary
#DDBBB3 #B3DDD0 #B3C0DD
monochromatic
#B76F5E #CA9589 #DDBBB3 #F0E1DD #F6ECEA
Accessibility & contrast
On white
1.77
#DDBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DDBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB3
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB3 | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB2
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#E6B7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbb3; /* rgb */ color: rgb(221, 187, 179); /* oklch */ color: oklch(81.9% 0.041 33.4);
Tailwind
colors: {
custom: {
50: '#e8cfc9',
500: '#ddbbb3',
950: '#000000',
},
}SCSS
$custom: #ddbbb3; $custom-light: #e8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb3",
"rgb": {
"r": 221,
"g": 187,
"b": 179
},
"hsl": {
"h": 11.429,
"s": 38.182,
"l": 78.431
},
"oklch": {
"l": 0.8193,
"c": 0.04082,
"h": 33.4
},
"luminance": 0.54167
}Semantic roles & 50–950 ramp
primary
#DDBBB3
secondary
#7FABB5
accent
#99B134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382