#DEBCC3#DEBCC3
#DEBCC3 is a very light, muted red. Relative luminance 0.554; OKLCH L 82.7% C 0.040 H 4.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCC3 |
|---|---|
| RGB | rgb(222, 188, 195) |
| HSL | hsl(348, 34%, 80%) |
| HSV | hsv(348, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 12.2%, 12.9%) |
| CIE-LAB | lab(79.29, 13.25, 1.00) |
| CIE-LCH | lch(79.29, 13.29, 4.32°) |
| OKLab | oklab(82.65% 0.0398 0.0028) |
| OKLCH | oklch(82.65% 0.04 4.1) |
| XYZ | xyz(57.9573, 55.4377, 59.2667) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.17
Pinkish Grey
#C8ACA9
ΔE00 6.75
Pale Pink
#FFCFDC
ΔE00 6.78
Light Pink
#FFD1DF
ΔE00 6.95
Light Rose
#FFC5CB
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCC3 #BCDED7
analogous
#DEBCD4 #DEBCC3 #DEC6BC
triadic
#DEBCC3 #C3DEBC #BCC3DE
tetradic
#DEBCC3 #D4DEBC #BCDED7 #C6BCDE
square
#DEBCC3 #D4DEBC #BCDED7 #C6BCDE
split-complementary
#DEBCC3 #BCDEC6 #BCD4DE
monochromatic
#B66A7A #CA939E #DEBCC3 #F2E5E8 #F5EAED
Accessibility & contrast
On white
1.74
#DEBCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEBCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCC3
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCC3 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C3
Deuteranopia (green-blind)
#C8C7C2
Tritanopia (blue-blind)
#E5BABE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcc3; /* rgb */ color: rgb(222, 188, 195); /* oklch */ color: oklch(82.7% 0.040 4.1);
Tailwind
colors: {
custom: {
50: '#e8d0d5',
500: '#debcc3',
950: '#000000',
},
}SCSS
$custom: #debcc3; $custom-light: #e8d0d5; $custom-dark: #000000;
JSON
{
"hex": "#debcc3",
"rgb": {
"r": 222,
"g": 188,
"b": 195
},
"hsl": {
"h": 347.647,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82653,
"c": 0.0399,
"h": 4.1
},
"luminance": 0.55436
}Semantic roles & 50–950 ramp
primary
#DEBCC3
secondary
#88B6AD
accent
#AD9539
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383