#DEBCC4#DEBCC4
#DEBCC4 is a very light, muted red. Relative luminance 0.555; OKLCH L 82.7% C 0.040 H 2.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCC4 |
|---|---|
| RGB | rgb(222, 188, 196) |
| HSL | hsl(346, 34%, 80%) |
| HSV | hsv(346, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 11.7%, 12.9%) |
| CIE-LAB | lab(79.32, 13.41, 0.50) |
| CIE-LCH | lch(79.32, 13.42, 2.13°) |
| OKLab | oklab(82.68% 0.0402 0.0015) |
| OKLCH | oklch(82.68% 0.04 2.2) |
| XYZ | xyz(58.0707, 55.4831, 59.8641) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.13
Pale Pink
#FFCFDC
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 6.81
Light Rose
#FFC5CB
ΔE00 7.00
Pinkish Grey
#C8ACA9
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCC4 #BCDED6
analogous
#DEBCD5 #DEBCC4 #DEC5BC
triadic
#DEBCC4 #C4DEBC #BCC4DE
tetradic
#DEBCC4 #D5DEBC #BCDED6 #C5BCDE
square
#DEBCC4 #D5DEBC #BCDED6 #C5BCDE
split-complementary
#DEBCC4 #BCDEC5 #BCD5DE
monochromatic
#B66A7C #CA93A0 #DEBCC4 #F2E5E8 #F5EAED
Accessibility & contrast
On white
1.74
#DEBCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DEBCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCC4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCC4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C1C4
Deuteranopia (green-blind)
#C8C7C3
Tritanopia (blue-blind)
#E5BABF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debcc4; /* rgb */ color: rgb(222, 188, 196); /* oklch */ color: oklch(82.7% 0.040 2.2);
Tailwind
colors: {
custom: {
50: '#e8d0d5',
500: '#debcc4',
950: '#000000',
},
}SCSS
$custom: #debcc4; $custom-light: #e8d0d5; $custom-dark: #000000;
JSON
{
"hex": "#debcc4",
"rgb": {
"r": 222,
"g": 188,
"b": 196
},
"hsl": {
"h": 345.882,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82682,
"c": 0.04021,
"h": 2.2
},
"luminance": 0.55482
}Semantic roles & 50–950 ramp
primary
#DEBCC4
secondary
#88B6AB
accent
#AD9139
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383