#DDBBB4#DDBBB4
#DDBBB4 is a light, muted red. Relative luminance 0.542; OKLCH L 82.0% C 0.040 H 31.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB4 |
|---|---|
| RGB | rgb(221, 187, 180) |
| HSL | hsl(10, 38%, 79%) |
| HSV | hsv(10, 19%, 87%) |
| CMYK | cmyk(0%, 15.4%, 18.6%, 13.3%) |
| CIE-LAB | lab(78.58, 11.05, 8.06) |
| CIE-LCH | lch(78.58, 13.68, 36.13°) |
| OKLab | oklab(81.96% 0.0345 0.0212) |
| OKLCH | oklch(81.96% 0.04 31.6) |
| XYZ | xyz(55.8274, 54.2098, 50.6939) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.83
Pale Rose
#FDC1C5
ΔE00 8.75
Dusty Pink
#D8A7B1
ΔE00 9.17
Light Rose
#FFC5CB
ΔE00 9.19
Mistyrose
#FFE4E1
ΔE00 9.64
Apricot
#FBCEB1
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB4 #B4D6DD
analogous
#DDB4C1 #DDBBB4 #DDCFB4
triadic
#DDBBB4 #B4DDBB #BBB4DD
tetradic
#DDBBB4 #C1DDB4 #B4D6DD #CFB4DD
square
#DDBBB4 #C1DDB4 #B4D6DD #CFB4DD
split-complementary
#DDBBB4 #B4DDCF #B4C1DD
monochromatic
#B76F60 #CA958A #DDBBB4 #F0E1DE #F5ECEA
Accessibility & contrast
On white
1.77
#DDBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#DDBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB4
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB4 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB3
Deuteranopia (green-blind)
#CAC5B4
Tritanopia (blue-blind)
#E6B7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbb4; /* rgb */ color: rgb(221, 187, 180); /* oklch */ color: oklch(82.0% 0.040 31.6);
Tailwind
colors: {
custom: {
50: '#e8cfca',
500: '#ddbbb4',
950: '#000000',
},
}SCSS
$custom: #ddbbb4; $custom-light: #e8cfca; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb4",
"rgb": {
"r": 221,
"g": 187,
"b": 180
},
"hsl": {
"h": 10.244,
"s": 37.615,
"l": 78.627
},
"oklch": {
"l": 0.81957,
"c": 0.04047,
"h": 31.6
},
"luminance": 0.54208
}Semantic roles & 50–950 ramp
primary
#DDBBB4
secondary
#80ACB5
accent
#9BB135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382