#DBBEBF#DBBEBF
#DBBEBF is a very light, muted red. Relative luminance 0.556; OKLCH L 82.7% C 0.033 H 15.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEBF |
|---|---|
| RGB | rgb(219, 190, 191) |
| HSL | hsl(358, 29%, 80%) |
| HSV | hsv(358, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 12.8%, 14.1%) |
| CIE-LAB | lab(79.41, 10.45, 3.30) |
| CIE-LCH | lch(79.41, 10.96, 17.53°) |
| OKLab | oklab(82.65% 0.0319 0.0088) |
| OKLCH | oklch(82.65% 0.033 15.5) |
| XYZ | xyz(57.0304, 55.6500, 57.0174) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.22
Dusty Pink
#D8A7B1
ΔE00 8.12
Pale Rose
#FDC1C5
ΔE00 8.46
Light Rose
#FFC5CB
ΔE00 8.49
Pale Pink
#FFCFDC
ΔE00 8.66
Light Pink
#FFD1DF
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEBF #BEDBDA
analogous
#DBBECD #DBBEBF #DBCBBE
triadic
#DBBEBF #BFDBBE #BEBFDB
tetradic
#DBBEBF #CDDBBE #BEDBDA #CBBEDB
square
#DBBEBF #CDDBBE #BEDBDA #CBBEDB
split-complementary
#DBBEBF #BEDBCB #BECDDB
monochromatic
#AF6F71 #C59798 #DBBEBF #F1E5E6 #F4EBEC
Accessibility & contrast
On white
1.73
#DBBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#DBBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEBF
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEBF | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#C9C7BF
Tritanopia (blue-blind)
#E1BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbebf; /* rgb */ color: rgb(219, 190, 191); /* oklch */ color: oklch(82.7% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#e6d1d2',
500: '#dbbebf',
950: '#000000',
},
}SCSS
$custom: #dbbebf; $custom-light: #e6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#dbbebf",
"rgb": {
"r": 219,
"g": 190,
"b": 191
},
"hsl": {
"h": 357.931,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.8265,
"c": 0.03314,
"h": 15.5
},
"luminance": 0.55649
}Semantic roles & 50–950 ramp
primary
#DBBEBF
secondary
#8BB2B1
accent
#A7A43E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383