#DEBBC1#DEBBC1
#DEBBC1 is a very light, muted red. Relative luminance 0.549; OKLCH L 82.4% C 0.041 H 6.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBC1 |
|---|---|
| RGB | rgb(222, 187, 193) |
| HSL | hsl(350, 35%, 80%) |
| HSV | hsv(350, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 13.1%, 12.9%) |
| CIE-LAB | lab(79.00, 13.46, 1.65) |
| CIE-LCH | lch(79.00, 13.56, 6.99°) |
| OKLab | oklab(82.41% 0.0406 0.0046) |
| OKLCH | oklch(82.41% 0.041 6.4) |
| XYZ | xyz(57.5198, 54.9221, 58.0128) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.90
Pinkish Grey
#C8ACA9
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 6.81
Pale Rose
#FDC1C5
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 6.93
Light Pink
#FFD1DF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBC1 #BBDED8
analogous
#DEBBD2 #DEBBC1 #DEC6BB
triadic
#DEBBC1 #C1DEBB #BBC1DE
tetradic
#DEBBC1 #D2DEBB #BBDED8 #C6BBDE
square
#DEBBC1 #D2DEBB #BBDED8 #C6BBDE
split-complementary
#DEBBC1 #BBDEC6 #BBD2DE
monochromatic
#B66976 #CA929B #DEBBC1 #F2E4E7 #F5EAEC
Accessibility & contrast
On white
1.75
#DEBBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#DEBBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBC1
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBC1 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0C1
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#E5B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debbc1; /* rgb */ color: rgb(222, 187, 193); /* oklch */ color: oklch(82.4% 0.041 6.4);
Tailwind
colors: {
custom: {
50: '#e8cfd3',
500: '#debbc1',
950: '#000000',
},
}SCSS
$custom: #debbc1; $custom-light: #e8cfd3; $custom-dark: #000000;
JSON
{
"hex": "#debbc1",
"rgb": {
"r": 222,
"g": 187,
"b": 193
},
"hsl": {
"h": 349.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82405,
"c": 0.04082,
"h": 6.4
},
"luminance": 0.5492
}Semantic roles & 50–950 ramp
primary
#DEBBC1
secondary
#87B6AE
accent
#AD9938
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383