#DDBBB1#DDBBB1
#DDBBB1 is a light, muted red. Relative luminance 0.541; OKLCH L 81.9% C 0.042 H 37.0°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB1 |
|---|---|
| RGB | rgb(221, 187, 177) |
| HSL | hsl(14, 39%, 78%) |
| HSV | hsv(14, 20%, 87%) |
| CMYK | cmyk(0%, 15.4%, 19.9%, 13.3%) |
| CIE-LAB | lab(78.51, 10.59, 9.58) |
| CIE-LCH | lch(78.51, 14.28, 42.14°) |
| OKLab | oklab(81.88% 0.0333 0.0251) |
| OKLCH | oklch(81.88% 0.042 37) |
| XYZ | xyz(55.5251, 54.0889, 49.1018) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 8.62
Pale Rose
#FDC1C5
ΔE00 9.70
Mistyrose
#FFE4E1
ΔE00 9.94
Pale Salmon
#FFB19A
ΔE00 10.11
Light Rose
#FFC5CB
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB1 #B1D3DD
analogous
#DDB1BD #DDBBB1 #DDD1B1
triadic
#DDBBB1 #B1DDBB #BBB1DD
tetradic
#DDBBB1 #BDDDB1 #B1D3DD #D1B1DD
square
#DDBBB1 #BDDDB1 #B1D3DD #D1B1DD
split-complementary
#DDBBB1 #B1DDD1 #B1BDDD
monochromatic
#B8715C #CA9686 #DDBBB1 #F0E0DC #F6ECEA
Accessibility & contrast
On white
1.78
#DDBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DDBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB1
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB1 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEB0
Deuteranopia (green-blind)
#CAC5B1
Tritanopia (blue-blind)
#E6B7B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbb1; /* rgb */ color: rgb(221, 187, 177); /* oklch */ color: oklch(81.9% 0.042 37.0);
Tailwind
colors: {
custom: {
50: '#e8cfc8',
500: '#ddbbb1',
950: '#000000',
},
}SCSS
$custom: #ddbbb1; $custom-light: #e8cfc8; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb1",
"rgb": {
"r": 221,
"g": 187,
"b": 177
},
"hsl": {
"h": 13.636,
"s": 39.286,
"l": 78.039
},
"oklch": {
"l": 0.81879,
"c": 0.04168,
"h": 37
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#DDBBB1
secondary
#7DA8B5
accent
#95B233
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382