#DBBEBC#DBBEBC
#DBBEBC is a very light, muted red. Relative luminance 0.555; OKLCH L 82.6% C 0.033 H 22.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEBC |
|---|---|
| RGB | rgb(219, 190, 188) |
| HSL | hsl(4, 30%, 80%) |
| HSV | hsv(4, 14%, 86%) |
| CMYK | cmyk(0%, 13.2%, 14.2%, 14.1%) |
| CIE-LAB | lab(79.34, 9.97, 4.81) |
| CIE-LCH | lch(79.34, 11.07, 25.77°) |
| OKLab | oklab(82.57% 0.0308 0.0128) |
| OKLCH | oklch(82.57% 0.033 22.5) |
| XYZ | xyz(56.7036, 55.5193, 55.2965) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.85
Mistyrose
#FFE4E1
ΔE00 8.75
Dusty Pink
#D8A7B1
ΔE00 8.80
Pale Rose
#FDC1C5
ΔE00 8.83
Light Rose
#FFC5CB
ΔE00 8.97
Pale Pink
#FFCFDC
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEBC #BCD9DB
analogous
#DBBCCA #DBBEBC #DBCEBC
triadic
#DBBEBC #BCDBBE #BEBCDB
tetradic
#DBBEBC #CADBBC #BCD9DB #CEBCDB
square
#DBBEBC #CADBBC #BCD9DB #CEBCDB
split-complementary
#DBBEBC #BCDBCE #BCCADB
monochromatic
#B0716C #C69794 #DBBEBC #F0E5E4 #F4ECEB
Accessibility & contrast
On white
1.74
#DBBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DBBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEBC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEBC | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BC
Deuteranopia (green-blind)
#CAC7BC
Tritanopia (blue-blind)
#E2BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbebc; /* rgb */ color: rgb(219, 190, 188); /* oklch */ color: oklch(82.6% 0.033 22.5);
Tailwind
colors: {
custom: {
50: '#e6d1d0',
500: '#dbbebc',
950: '#000000',
},
}SCSS
$custom: #dbbebc; $custom-light: #e6d1d0; $custom-dark: #000000;
JSON
{
"hex": "#dbbebc",
"rgb": {
"r": 219,
"g": 190,
"b": 188
},
"hsl": {
"h": 3.871,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.82567,
"c": 0.03334,
"h": 22.5
},
"luminance": 0.55518
}Semantic roles & 50–950 ramp
primary
#DBBEBC
secondary
#89AFB2
accent
#A2A93D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383