#DEBCC1#DEBCC1
#DEBCC1 is a very light, muted red. Relative luminance 0.553; OKLCH L 82.6% C 0.039 H 8.0°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCC1 |
|---|---|
| RGB | rgb(222, 188, 193) |
| HSL | hsl(351, 34%, 80%) |
| HSV | hsv(351, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 13.1%, 12.9%) |
| CIE-LAB | lab(79.24, 12.92, 2.01) |
| CIE-LCH | lch(79.24, 13.08, 8.82°) |
| OKLab | oklab(82.6% 0.0391 0.0055) |
| OKLCH | oklch(82.6% 0.039 8) |
| XYZ | xyz(57.7326, 55.3479, 58.0837) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.23
Dusty Pink
#D8A7B1
ΔE00 6.32
Light Rose
#FFC5CB
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 7.09
Light Pink
#FFD1DF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCC1 #BCDED9
analogous
#DEBCD2 #DEBCC1 #DEC8BC
triadic
#DEBCC1 #C1DEBC #BCC1DE
tetradic
#DEBCC1 #D2DEBC #BCDED9 #C8BCDE
square
#DEBCC1 #D2DEBC #BCDED9 #C8BCDE
split-complementary
#DEBCC1 #BCDEC8 #BCD2DE
monochromatic
#B66A75 #CA939B #DEBCC1 #F2E5E7 #F5EAEC
Accessibility & contrast
On white
1.74
#DEBCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DEBCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCC1
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCC1 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C1
Deuteranopia (green-blind)
#C8C7C0
Tritanopia (blue-blind)
#E5BABE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcc1; /* rgb */ color: rgb(222, 188, 193); /* oklch */ color: oklch(82.6% 0.039 8.0);
Tailwind
colors: {
custom: {
50: '#e8d0d3',
500: '#debcc1',
950: '#000000',
},
}SCSS
$custom: #debcc1; $custom-light: #e8d0d3; $custom-dark: #000000;
JSON
{
"hex": "#debcc1",
"rgb": {
"r": 222,
"g": 188,
"b": 193
},
"hsl": {
"h": 351.176,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82596,
"c": 0.03943,
"h": 8
},
"luminance": 0.55346
}Semantic roles & 50–950 ramp
primary
#DEBCC1
secondary
#88B6AF
accent
#AD9C39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383