#DEBBBE#DEBBBE
#DEBBBE is a very light, muted red. Relative luminance 0.548; OKLCH L 82.3% C 0.040 H 12.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBE |
|---|---|
| RGB | rgb(222, 187, 190) |
| HSL | hsl(355, 35%, 80%) |
| HSV | hsv(355, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 14.4%, 12.9%) |
| CIE-LAB | lab(78.92, 12.97, 3.16) |
| CIE-LCH | lch(78.92, 13.35, 13.69°) |
| OKLab | oklab(82.32% 0.0394 0.0085) |
| OKLCH | oklch(82.32% 0.04 12.2) |
| XYZ | xyz(57.1885, 54.7896, 56.2681) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.82
Light Rose
#FFC5CB
ΔE00 6.92
Pale Pink
#FFCFDC
ΔE00 7.49
Bubblegum
#FFC1CC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBE #BBDEDB
analogous
#DEBBCF #DEBBBE #DEC9BB
triadic
#DEBBBE #BEDEBB #BBBEDE
tetradic
#DEBBBE #CFDEBB #BBDEDB #C9BBDE
square
#DEBBBE #CFDEBB #BBDEDB #C9BBDE
split-complementary
#DEBBBE #BBDEC9 #BBCFDE
monochromatic
#B6696F #CA9297 #DEBBBE #F2E4E5 #F5EAEB
Accessibility & contrast
On white
1.76
#DEBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DEBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBE | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#E5B8BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbbe; /* rgb */ color: rgb(222, 187, 190); /* oklch */ color: oklch(82.3% 0.040 12.2);
Tailwind
colors: {
custom: {
50: '#e8cfd1',
500: '#debbbe',
950: '#000000',
},
}SCSS
$custom: #debbbe; $custom-light: #e8cfd1; $custom-dark: #000000;
JSON
{
"hex": "#debbbe",
"rgb": {
"r": 222,
"g": 187,
"b": 190
},
"hsl": {
"h": 354.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82321,
"c": 0.04034,
"h": 12.2
},
"luminance": 0.54788
}Semantic roles & 50–950 ramp
primary
#DEBBBE
secondary
#87B6B2
accent
#ADA338
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383