#DDBBB2#DDBBB2
#DDBBB2 is a light, muted red. Relative luminance 0.541; OKLCH L 81.9% C 0.041 H 35.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB2 |
|---|---|
| RGB | rgb(221, 187, 178) |
| HSL | hsl(13, 39%, 78%) |
| HSV | hsv(13, 19%, 87%) |
| CMYK | cmyk(0%, 15.4%, 19.5%, 13.3%) |
| CIE-LAB | lab(78.54, 10.74, 9.08) |
| CIE-LCH | lch(78.54, 14.06, 40.20°) |
| OKLab | oklab(81.9% 0.0337 0.0238) |
| OKLCH | oklch(81.9% 0.041 35.2) |
| XYZ | xyz(55.6251, 54.1289, 49.6286) |
| Luminance | 0.5413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.13
Apricot
#FBCEB1
ΔE00 8.97
Pale Rose
#FDC1C5
ΔE00 9.37
Mistyrose
#FFE4E1
ΔE00 9.82
Light Rose
#FFC5CB
ΔE00 9.84
Dusty Pink
#D8A7B1
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB2 #B2D4DD
analogous
#DDB2BE #DDBBB2 #DDD0B2
triadic
#DDBBB2 #B2DDBB #BBB2DD
tetradic
#DDBBB2 #BEDDB2 #B2D4DD #D0B2DD
square
#DDBBB2 #BEDDB2 #B2D4DD #D0B2DD
split-complementary
#DDBBB2 #B2DDD0 #B2BEDD
monochromatic
#B8705D #CA9688 #DDBBB2 #F0E0DC #F6ECEA
Accessibility & contrast
On white
1.78
#DDBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#DDBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 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)
#C2BEB1
Deuteranopia (green-blind)
#CAC5B2
Tritanopia (blue-blind)
#E6B7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbb2; /* rgb */ color: rgb(221, 187, 178); /* oklch */ color: oklch(81.9% 0.041 35.2);
Tailwind
colors: {
custom: {
50: '#e8cfc9',
500: '#ddbbb2',
950: '#000000',
},
}SCSS
$custom: #ddbbb2; $custom-light: #e8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb2",
"rgb": {
"r": 221,
"g": 187,
"b": 178
},
"hsl": {
"h": 12.558,
"s": 38.739,
"l": 78.235
},
"oklch": {
"l": 0.81904,
"c": 0.04123,
"h": 35.2
},
"luminance": 0.54127
}Semantic roles & 50–950 ramp
primary
#DDBBB2
secondary
#7EAAB5
accent
#97B234
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382