#DEBCC2#DEBCC2
#DEBCC2 is a very light, muted red. Relative luminance 0.554; OKLCH L 82.6% C 0.040 H 6.0°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCC2 |
|---|---|
| RGB | rgb(222, 188, 194) |
| HSL | hsl(349, 34%, 80%) |
| HSV | hsv(349, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 12.6%, 12.9%) |
| CIE-LAB | lab(79.27, 13.09, 1.50) |
| CIE-LCH | lch(79.27, 13.17, 6.55°) |
| OKLab | oklab(82.62% 0.0394 0.0042) |
| OKLCH | oklch(82.62% 0.04 6) |
| XYZ | xyz(57.8446, 55.3926, 58.6732) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.23
Pinkish Grey
#C8ACA9
ΔE00 6.48
Pale Pink
#FFCFDC
ΔE00 6.92
Light Rose
#FFC5CB
ΔE00 6.95
Pale Rose
#FDC1C5
ΔE00 7.03
Light Pink
#FFD1DF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCC2 #BCDED8
analogous
#DEBCD3 #DEBCC2 #DEC7BC
triadic
#DEBCC2 #C2DEBC #BCC2DE
tetradic
#DEBCC2 #D3DEBC #BCDED8 #C7BCDE
square
#DEBCC2 #D3DEBC #BCDED8 #C7BCDE
split-complementary
#DEBCC2 #BCDEC7 #BCD3DE
monochromatic
#B66A77 #CA939D #DEBCC2 #F2E5E7 #F5EAEC
Accessibility & contrast
On white
1.74
#DEBCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEBCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCC2
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCC2 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C2
Deuteranopia (green-blind)
#C8C7C1
Tritanopia (blue-blind)
#E5BABE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcc2; /* rgb */ color: rgb(222, 188, 194); /* oklch */ color: oklch(82.6% 0.040 6.0);
Tailwind
colors: {
custom: {
50: '#e8d0d4',
500: '#debcc2',
950: '#000000',
},
}SCSS
$custom: #debcc2; $custom-light: #e8d0d4; $custom-dark: #000000;
JSON
{
"hex": "#debcc2",
"rgb": {
"r": 222,
"g": 188,
"b": 194
},
"hsl": {
"h": 349.412,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82624,
"c": 0.03965,
"h": 6
},
"luminance": 0.55391
}Semantic roles & 50–950 ramp
primary
#DEBCC2
secondary
#88B6AE
accent
#AD9839
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383