#DEBBBF#DEBBBF
#DEBBBF is a very light, muted red. Relative luminance 0.548; OKLCH L 82.3% C 0.040 H 10.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBBF |
|---|---|
| RGB | rgb(222, 187, 191) |
| HSL | hsl(353, 35%, 80%) |
| HSV | hsv(353, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 14%, 12.9%) |
| CIE-LAB | lab(78.95, 13.13, 2.66) |
| CIE-LCH | lch(78.95, 13.40, 11.43°) |
| OKLab | oklab(82.35% 0.0398 0.0072) |
| OKLCH | oklch(82.35% 0.04 10.2) |
| XYZ | xyz(57.2982, 54.8335, 56.8457) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.95
Dusty Pink
#D8A7B1
ΔE00 6.12
Pale Rose
#FDC1C5
ΔE00 6.80
Light Rose
#FFC5CB
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 7.28
Bubblegum
#FFC1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBBF #BBDEDA
analogous
#DEBBD0 #DEBBBF #DEC8BB
triadic
#DEBBBF #BFDEBB #BBBFDE
tetradic
#DEBBBF #D0DEBB #BBDEDA #C8BBDE
square
#DEBBBF #D0DEBB #BBDEDA #C8BBDE
split-complementary
#DEBBBF #BBDEC8 #BBD0DE
monochromatic
#B66971 #CA9298 #DEBBBF #F2E4E6 #F5EAEC
Accessibility & contrast
On white
1.75
#DEBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DEBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBBF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBBF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#C8C6BE
Tritanopia (blue-blind)
#E5B8BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbbf; /* rgb */ color: rgb(222, 187, 191); /* oklch */ color: oklch(82.3% 0.040 10.2);
Tailwind
colors: {
custom: {
50: '#e8cfd2',
500: '#debbbf',
950: '#000000',
},
}SCSS
$custom: #debbbf; $custom-light: #e8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#debbbf",
"rgb": {
"r": 222,
"g": 187,
"b": 191
},
"hsl": {
"h": 353.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82349,
"c": 0.04045,
"h": 10.2
},
"luminance": 0.54832
}Semantic roles & 50–950 ramp
primary
#DEBBBF
secondary
#87B6B1
accent
#ADA038
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383