#DEBAC2#DEBAC2
#DEBAC2 is a very light, muted red. Relative luminance 0.545; OKLCH L 82.2% C 0.043 H 3.1°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAC2 |
|---|---|
| RGB | rgb(222, 186, 194) |
| HSL | hsl(347, 35%, 80%) |
| HSV | hsv(347, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 12.6%, 12.9%) |
| CIE-LAB | lab(78.78, 14.15, 0.79) |
| CIE-LCH | lch(78.78, 14.18, 3.20°) |
| OKLab | oklab(82.24% 0.0425 0.0023) |
| OKLCH | oklch(82.24% 0.043 3.1) |
| XYZ | xyz(57.4203, 54.5441, 58.5318) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.46
Pale Pink
#FFCFDC
ΔE00 6.70
Light Rose
#FFC5CB
ΔE00 6.73
Pale Rose
#FDC1C5
ΔE00 6.82
Light Pink
#FFD1DF
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAC2 #BADED6
analogous
#DEBAD4 #DEBAC2 #DEC4BA
triadic
#DEBAC2 #C2DEBA #BAC2DE
tetradic
#DEBAC2 #D4DEBA #BADED6 #C4BADE
square
#DEBAC2 #D4DEBA #BADED6 #C4BADE
split-complementary
#DEBAC2 #BADEC4 #BAD4DE
monochromatic
#B66779 #CA919D #DEBAC2 #F2E3E7 #F5EAED
Accessibility & contrast
On white
1.76
#DEBAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DEBAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAC2
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAC2 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#E5B8BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debac2; /* rgb */ color: rgb(222, 186, 194); /* oklch */ color: oklch(82.2% 0.043 3.1);
Tailwind
colors: {
custom: {
50: '#e8ced4',
500: '#debac2',
950: '#000000',
},
}SCSS
$custom: #debac2; $custom-light: #e8ced4; $custom-dark: #000000;
JSON
{
"hex": "#debac2",
"rgb": {
"r": 222,
"g": 186,
"b": 194
},
"hsl": {
"h": 346.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82244,
"c": 0.04253,
"h": 3.1
},
"luminance": 0.54542
}Semantic roles & 50–950 ramp
primary
#DEBAC2
secondary
#86B6AB
accent
#AE9437
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383