#DBBBBF#DBBBBF
#DBBBBF is a very light, muted red. Relative luminance 0.544; OKLCH L 82.1% C 0.037 H 9.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBBF |
|---|---|
| RGB | rgb(219, 187, 191) |
| HSL | hsl(353, 31%, 80%) |
| HSV | hsv(353, 15%, 86%) |
| CMYK | cmyk(0%, 14.6%, 12.8%, 14.1%) |
| CIE-LAB | lab(78.67, 12.06, 2.23) |
| CIE-LCH | lch(78.67, 12.26, 10.47°) |
| OKLab | oklab(82.07% 0.0365 0.0061) |
| OKLCH | oklch(82.07% 0.037 9.4) |
| XYZ | xyz(56.3873, 54.3638, 56.8030) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.53
Dusty Pink
#D8A7B1
ΔE00 6.60
Pale Rose
#FDC1C5
ΔE00 7.67
Light Rose
#FFC5CB
ΔE00 7.69
Pale Pink
#FFCFDC
ΔE00 7.85
Light Pink
#FFD1DF
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBBF #BBDBD7
analogous
#DBBBCF #DBBBBF #DBC7BB
triadic
#DBBBBF #BFDBBB #BBBFDB
tetradic
#DBBBBF #CFDBBB #BBDBD7 #C7BBDB
square
#DBBBBF #CFDBBB #BBDBD7 #C7BBDB
split-complementary
#DBBBBF #BBDBC7 #BBCFDB
monochromatic
#B16B74 #C69399 #DBBBBF #F0E3E5 #F4EBEC
Accessibility & contrast
On white
1.77
#DBBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DBBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBBF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBBF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBF
Deuteranopia (green-blind)
#C7C5BE
Tritanopia (blue-blind)
#E2B9BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbbbf; /* rgb */ color: rgb(219, 187, 191); /* oklch */ color: oklch(82.1% 0.037 9.4);
Tailwind
colors: {
custom: {
50: '#e6cfd2',
500: '#dbbbbf',
950: '#000000',
},
}SCSS
$custom: #dbbbbf; $custom-light: #e6cfd2; $custom-dark: #000000;
JSON
{
"hex": "#dbbbbf",
"rgb": {
"r": 219,
"g": 187,
"b": 191
},
"hsl": {
"h": 352.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.82073,
"c": 0.037,
"h": 9.4
},
"luminance": 0.54362
}Semantic roles & 50–950 ramp
primary
#DBBBBF
secondary
#88B2AD
accent
#A99C3C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383