#DBBBB1#DBBBB1
#DBBBB1 is a light, muted red. Relative luminance 0.538; OKLCH L 81.7% C 0.039 H 38.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBB1 |
|---|---|
| RGB | rgb(219, 187, 177) |
| HSL | hsl(14, 37%, 78%) |
| HSV | hsv(14, 19%, 86%) |
| CMYK | cmyk(0%, 14.6%, 19.2%, 14.1%) |
| CIE-LAB | lab(78.33, 9.85, 9.30) |
| CIE-LCH | lch(78.33, 13.55, 43.34°) |
| OKLab | oklab(81.69% 0.0311 0.0244) |
| OKLCH | oklch(81.69% 0.039 38.1) |
| XYZ | xyz(54.9196, 53.7767, 49.0734) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.15
Apricot
#FBCEB1
ΔE00 8.72
Warm Gray
#C9BEB0
ΔE00 9.63
Mistyrose
#FFE4E1
ΔE00 9.97
Pale Rose
#FDC1C5
ΔE00 10.25
Mushroom
#BA9E88
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBB1 #B1D1DB
analogous
#DBB1BC #DBBBB1 #DBD0B1
triadic
#DBBBB1 #B1DBBB #BBB1DB
tetradic
#DBBBB1 #BCDBB1 #B1D1DB #D0B1DB
square
#DBBBB1 #BCDBB1 #B1D1DB #D0B1DB
split-complementary
#DBBBB1 #B1DBD0 #B1BCDB
monochromatic
#B4725D #C89687 #DBBBB1 #EEE0DB #F5EDEA
Accessibility & contrast
On white
1.79
#DBBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#DBBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBB1
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBB1 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB0
Deuteranopia (green-blind)
#CAC4B1
Tritanopia (blue-blind)
#E4B7B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbbb1; /* rgb */ color: rgb(219, 187, 177); /* oklch */ color: oklch(81.7% 0.039 38.1);
Tailwind
colors: {
custom: {
50: '#e6cfc8',
500: '#dbbbb1',
950: '#000000',
},
}SCSS
$custom: #dbbbb1; $custom-light: #e6cfc8; $custom-dark: #000000;
JSON
{
"hex": "#dbbbb1",
"rgb": {
"r": 219,
"g": 187,
"b": 177
},
"hsl": {
"h": 14.286,
"s": 36.842,
"l": 77.647
},
"oklch": {
"l": 0.81694,
"c": 0.03947,
"h": 38.1
},
"luminance": 0.53775
}Semantic roles & 50–950 ramp
primary
#DBBBB1
secondary
#7EA6B3
accent
#93B036
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382