#DBBBB5#DBBBB5
#DBBBB5 is a light, muted red. Relative luminance 0.539; OKLCH L 81.8% C 0.038 H 30.4°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBB5 |
|---|---|
| RGB | rgb(219, 187, 181) |
| HSL | hsl(9, 35%, 78%) |
| HSV | hsv(9, 17%, 86%) |
| CMYK | cmyk(0%, 14.6%, 17.4%, 14.1%) |
| CIE-LAB | lab(78.43, 10.47, 7.27) |
| CIE-LCH | lch(78.43, 12.75, 34.80°) |
| OKLab | oklab(81.8% 0.0326 0.0192) |
| OKLCH | oklch(81.8% 0.038 30.4) |
| XYZ | xyz(55.3242, 53.9385, 51.2040) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.47
Pale Rose
#FDC1C5
ΔE00 9.04
Dusty Pink
#D8A7B1
ΔE00 9.13
Light Rose
#FFC5CB
ΔE00 9.41
Mistyrose
#FFE4E1
ΔE00 9.56
Apricot
#FBCEB1
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBB5 #B5D5DB
analogous
#DBB5C2 #DBBBB5 #DBCEB5
triadic
#DBBBB5 #B5DBBB #BBB5DB
tetradic
#DBBBB5 #C2DBB5 #B5D5DB #CEB5DB
square
#DBBBB5 #C2DBB5 #B5D5DB #CEB5DB
split-complementary
#DBBBB5 #B5DBCE #B5C2DB
monochromatic
#B36F63 #C7958C #DBBBB5 #EFE1DE #F5ECEA
Accessibility & contrast
On white
1.78
#DBBBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DBBBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBB5
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBB5 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB5
Deuteranopia (green-blind)
#C9C4B5
Tritanopia (blue-blind)
#E3B7B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbbb5; /* rgb */ color: rgb(219, 187, 181); /* oklch */ color: oklch(81.8% 0.038 30.4);
Tailwind
colors: {
custom: {
50: '#e6cfcb',
500: '#dbbbb5',
950: '#000000',
},
}SCSS
$custom: #dbbbb5; $custom-light: #e6cfcb; $custom-dark: #000000;
JSON
{
"hex": "#dbbbb5",
"rgb": {
"r": 219,
"g": 187,
"b": 181
},
"hsl": {
"h": 9.474,
"s": 34.545,
"l": 78.431
},
"oklch": {
"l": 0.81799,
"c": 0.03785,
"h": 30.4
},
"luminance": 0.53937
}Semantic roles & 50–950 ramp
primary
#DBBBB5
secondary
#82ABB2
accent
#9BAD38
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382