#DBBEC1#DBBEC1
#DBBEC1 is a very light, muted red. Relative luminance 0.557; OKLCH L 82.7% C 0.033 H 10.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEC1 |
|---|---|
| RGB | rgb(219, 190, 193) |
| HSL | hsl(354, 29%, 80%) |
| HSV | hsv(354, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 11.9%, 14.1%) |
| CIE-LAB | lab(79.46, 10.78, 2.30) |
| CIE-LCH | lch(79.46, 11.02, 12.03°) |
| OKLab | oklab(82.71% 0.0327 0.0062) |
| OKLCH | oklch(82.71% 0.033 10.7) |
| XYZ | xyz(57.2519, 55.7386, 58.1844) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Dusty Pink
#D8A7B1
ΔE00 7.78
Pale Pink
#FFCFDC
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 8.27
Light Rose
#FFC5CB
ΔE00 8.30
Light Pink
#FFD1DF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEC1 #BEDBD8
analogous
#DBBECF #DBBEC1 #DBC9BE
triadic
#DBBEC1 #C1DBBE #BEC1DB
tetradic
#DBBEC1 #CFDBBE #BEDBD8 #C9BEDB
square
#DBBEC1 #CFDBBE #BEDBD8 #C9BEDB
split-complementary
#DBBEC1 #BEDBC9 #BECFDB
monochromatic
#AF6F76 #C5979B #DBBEC1 #F1E5E7 #F4EBEC
Accessibility & contrast
On white
1.73
#DBBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#DBBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEC1
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEC1 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C2C1
Deuteranopia (green-blind)
#C9C7C1
Tritanopia (blue-blind)
#E1BCBF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbec1; /* rgb */ color: rgb(219, 190, 193); /* oklch */ color: oklch(82.7% 0.033 10.7);
Tailwind
colors: {
custom: {
50: '#e6d1d3',
500: '#dbbec1',
950: '#000000',
},
}SCSS
$custom: #dbbec1; $custom-light: #e6d1d3; $custom-dark: #000000;
JSON
{
"hex": "#dbbec1",
"rgb": {
"r": 219,
"g": 190,
"b": 193
},
"hsl": {
"h": 353.793,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82707,
"c": 0.03329,
"h": 10.7
},
"luminance": 0.55737
}Semantic roles & 50–950 ramp
primary
#DBBEC1
secondary
#8BB2AE
accent
#A79C3E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383