#DEBBC2#DEBBC2
#DEBBC2 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.4% C 0.041 H 4.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBC2 |
|---|---|
| RGB | rgb(222, 187, 194) |
| HSL | hsl(348, 35%, 80%) |
| HSV | hsv(348, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 12.6%, 12.9%) |
| CIE-LAB | lab(79.02, 13.62, 1.15) |
| CIE-LCH | lch(79.02, 13.67, 4.81°) |
| OKLab | oklab(82.43% 0.041 0.0032) |
| OKLCH | oklch(82.43% 0.041 4.5) |
| XYZ | xyz(57.6317, 54.9669, 58.6023) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 6.82
Pale Rose
#FDC1C5
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBC2 #BBDED7
analogous
#DEBBD3 #DEBBC2 #DEC5BB
triadic
#DEBBC2 #C2DEBB #BBC2DE
tetradic
#DEBBC2 #D3DEBB #BBDED7 #C5BBDE
square
#DEBBC2 #D3DEBB #BBDED7 #C5BBDE
split-complementary
#DEBBC2 #BBDEC5 #BBD3DE
monochromatic
#B66978 #CA929D #DEBBC2 #F2E4E7 #F5EAED
Accessibility & contrast
On white
1.75
#DEBBC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DEBBC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBC2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBC2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C2
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#E5B9BD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debbc2; /* rgb */ color: rgb(222, 187, 194); /* oklch */ color: oklch(82.4% 0.041 4.5);
Tailwind
colors: {
custom: {
50: '#e8cfd4',
500: '#debbc2',
950: '#000000',
},
}SCSS
$custom: #debbc2; $custom-light: #e8cfd4; $custom-dark: #000000;
JSON
{
"hex": "#debbc2",
"rgb": {
"r": 222,
"g": 187,
"b": 194
},
"hsl": {
"h": 348,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82434,
"c": 0.04108,
"h": 4.5
},
"luminance": 0.54965
}Semantic roles & 50–950 ramp
primary
#DEBBC2
secondary
#87B6AD
accent
#AD9638
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383