#DEBBC3#DEBBC3
#DEBBC3 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.5% C 0.041 H 2.6°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBC3 |
|---|---|
| RGB | rgb(222, 187, 195) |
| HSL | hsl(346, 35%, 80%) |
| HSV | hsv(346, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 12.2%, 12.9%) |
| CIE-LAB | lab(79.05, 13.78, 0.64) |
| CIE-LCH | lch(79.05, 13.80, 2.67°) |
| OKLab | oklab(82.46% 0.0413 0.0019) |
| OKLCH | oklch(82.46% 0.041 2.6) |
| XYZ | xyz(57.7444, 55.0120, 59.1957) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.79
Pale Pink
#FFCFDC
ΔE00 6.67
Light Pink
#FFD1DF
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 6.90
Pinkish Grey
#C8ACA9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBC3 #BBDED6
analogous
#DEBBD4 #DEBBC3 #DEC5BB
triadic
#DEBBC3 #C3DEBB #BBC3DE
tetradic
#DEBBC3 #D4DEBB #BBDED6 #C5BBDE
square
#DEBBC3 #D4DEBB #BBDED6 #C5BBDE
split-complementary
#DEBBC3 #BBDEC5 #BBD4DE
monochromatic
#B6697A #CA929F #DEBBC3 #F2E4E7 #F5EAED
Accessibility & contrast
On white
1.75
#DEBBC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DEBBC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBC3
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBC3 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC0C3
Deuteranopia (green-blind)
#C7C6C2
Tritanopia (blue-blind)
#E5B9BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debbc3; /* rgb */ color: rgb(222, 187, 195); /* oklch */ color: oklch(82.5% 0.041 2.6);
Tailwind
colors: {
custom: {
50: '#e8cfd5',
500: '#debbc3',
950: '#000000',
},
}SCSS
$custom: #debbc3; $custom-light: #e8cfd5; $custom-dark: #000000;
JSON
{
"hex": "#debbc3",
"rgb": {
"r": 222,
"g": 187,
"b": 195
},
"hsl": {
"h": 346.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82463,
"c": 0.04136,
"h": 2.6
},
"luminance": 0.5501
}Semantic roles & 50–950 ramp
primary
#DEBBC3
secondary
#87B6AB
accent
#AD9338
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383