#DBBEBE#DBBEBE
#DBBEBE is a very light, muted red. Relative luminance 0.556; OKLCH L 82.6% C 0.033 H 17.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEBE |
|---|---|
| RGB | rgb(219, 190, 190) |
| HSL | hsl(0, 29%, 80%) |
| HSV | hsv(0, 13%, 86%) |
| CMYK | cmyk(0%, 13.2%, 13.2%, 14.1%) |
| CIE-LAB | lab(79.39, 10.29, 3.81) |
| CIE-LCH | lch(79.39, 10.97, 20.29°) |
| OKLab | oklab(82.62% 0.0316 0.0102) |
| OKLCH | oklch(82.62% 0.033 17.8) |
| XYZ | xyz(56.9207, 55.6061, 56.4398) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 8.33
Pale Rose
#FDC1C5
ΔE00 8.56
Light Rose
#FFC5CB
ΔE00 8.63
Mistyrose
#FFE4E1
ΔE00 8.81
Pale Pink
#FFCFDC
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEBE #BEDBDB
analogous
#DBBECC #DBBEBE #DBCCBE
triadic
#DBBEBE #BEDBBE #BEBEDB
tetradic
#DBBEBE #CCDBBE #BEDBDB #CCBEDB
square
#DBBEBE #CCDBBE #BEDBDB #CCBEDB
split-complementary
#DBBEBE #BEDBCC #BECCDB
monochromatic
#AF6F6F #C59797 #DBBEBE #F1E5E5 #F4EBEB
Accessibility & contrast
On white
1.73
#DBBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DBBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEBE
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEBE | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#E2BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbebe; /* rgb */ color: rgb(219, 190, 190); /* oklch */ color: oklch(82.6% 0.033 17.8);
Tailwind
colors: {
custom: {
50: '#e6d1d1',
500: '#dbbebe',
950: '#000000',
},
}SCSS
$custom: #dbbebe; $custom-light: #e6d1d1; $custom-dark: #000000;
JSON
{
"hex": "#dbbebe",
"rgb": {
"r": 219,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.82623,
"c": 0.03316,
"h": 17.8
},
"luminance": 0.55605
}Semantic roles & 50–950 ramp
primary
#DBBEBE
secondary
#8BB2B2
accent
#A7A73E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383