#DDBBB0#DDBBB0
#DDBBB0 is a light, muted red. Relative luminance 0.540; OKLCH L 81.9% C 0.042 H 38.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBB0 |
|---|---|
| RGB | rgb(221, 187, 176) |
| HSL | hsl(15, 40%, 78%) |
| HSV | hsv(15, 20%, 87%) |
| CMYK | cmyk(0%, 15.4%, 20.4%, 13.3%) |
| CIE-LAB | lab(78.49, 10.44, 10.09) |
| CIE-LCH | lch(78.49, 14.52, 44.02°) |
| OKLab | oklab(81.85% 0.0329 0.0264) |
| OKLCH | oklch(81.85% 0.042 38.7) |
| XYZ | xyz(55.4258, 54.0492, 48.5788) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Apricot
#FBCEB1
ΔE00 8.28
Pale Salmon
#FFB19A
ΔE00 10.02
Pale Rose
#FDC1C5
ΔE00 10.04
Warm Gray
#C9BEB0
ΔE00 10.06
Mistyrose
#FFE4E1
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBB0 #B0D2DD
analogous
#DDB0BB #DDBBB0 #DDD1B0
triadic
#DDBBB0 #B0DDBB #BBB0DD
tetradic
#DDBBB0 #BBDDB0 #B0D2DD #D1B0DD
square
#DDBBB0 #BBDDB0 #B0D2DD #D1B0DD
split-complementary
#DDBBB0 #B0DDD1 #B0BBDD
monochromatic
#B8715A #CB9685 #DDBBB0 #EFE0DB #F6EDEA
Accessibility & contrast
On white
1.78
#DDBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#DDBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBB0
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBB0 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAF
Deuteranopia (green-blind)
#CBC5B0
Tritanopia (blue-blind)
#E6B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ddbbb0; /* rgb */ color: rgb(221, 187, 176); /* oklch */ color: oklch(81.9% 0.042 38.7);
Tailwind
colors: {
custom: {
50: '#e8cfc7',
500: '#ddbbb0',
950: '#000000',
},
}SCSS
$custom: #ddbbb0; $custom-light: #e8cfc7; $custom-dark: #000000;
JSON
{
"hex": "#ddbbb0",
"rgb": {
"r": 221,
"g": 187,
"b": 176
},
"hsl": {
"h": 14.667,
"s": 39.823,
"l": 77.843
},
"oklch": {
"l": 0.81853,
"c": 0.04216,
"h": 38.7
},
"luminance": 0.54047
}Semantic roles & 50–950 ramp
primary
#DDBBB0
secondary
#7CA7B5
accent
#93B333
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382