#DDBBB9#DDBBB9
#DDBBB9 is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.039 H 22.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB9 |
|---|---|
| RGB | rgb(221, 187, 185) |
| HSL | hsl(3, 35%, 80%) |
| HSV | hsv(3, 16%, 87%) |
| CMYK | cmyk(0%, 15.4%, 16.3%, 13.3%) |
| CIE-LAB | lab(78.70, 11.82, 5.54) |
| CIE-LCH | lch(78.70, 13.05, 25.10°) |
| OKLab | oklab(82.09% 0.0364 0.0147) |
| OKLCH | oklch(82.09% 0.039 22) |
| XYZ | xyz(56.3459, 54.4173, 53.4250) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.77
Dusty Pink
#D8A7B1
ΔE00 7.53
Pale Rose
#FDC1C5
ΔE00 7.60
Light Rose
#FFC5CB
ΔE00 7.89
Bubblegum
#FFC1CC
ΔE00 8.95
Pale Pink
#FFCFDC
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB9 #B9DBDD
analogous
#DDB9C9 #DDBBB9 #DDCDB9
triadic
#DDBBB9 #B9DDBB #BBB9DD
tetradic
#DDBBB9 #C9DDB9 #B9DBDD #CDB9DD
square
#DDBBB9 #C9DDB9 #B9DBDD #CDB9DD
split-complementary
#DDBBB9 #B9DDCD #B9C9DD
monochromatic
#B56B67 #C99390 #DDBBB9 #F1E3E2 #F5EBEA
Accessibility & contrast
On white
1.77
#DDBBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#DDBBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB9
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB9 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB9
Deuteranopia (green-blind)
#C9C5B9
Tritanopia (blue-blind)
#E5B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ddbbb9; /* rgb */ color: rgb(221, 187, 185); /* oklch */ color: oklch(82.1% 0.039 22.0);
Tailwind
colors: {
custom: {
50: '#e8cfce',
500: '#ddbbb9',
950: '#000000',
},
}SCSS
$custom: #ddbbb9; $custom-light: #e8cfce; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb9",
"rgb": {
"r": 221,
"g": 187,
"b": 185
},
"hsl": {
"h": 3.333,
"s": 34.615,
"l": 79.608
},
"oklch": {
"l": 0.8209,
"c": 0.03926,
"h": 22
},
"luminance": 0.54416
}Semantic roles & 50–950 ramp
primary
#DDBBB9
secondary
#85B2B5
accent
#A7AD38
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161313
muted
#848383