#DEBEBC#DEBEBC
#DEBEBC is a very light, muted red. Relative luminance 0.560; OKLCH L 82.8% C 0.037 H 22.2°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEBC |
|---|---|
| RGB | rgb(222, 190, 188) |
| HSL | hsl(4, 34%, 80%) |
| HSV | hsv(4, 15%, 87%) |
| CMYK | cmyk(0%, 14.4%, 15.3%, 12.9%) |
| CIE-LAB | lab(79.61, 11.06, 5.23) |
| CIE-LCH | lch(79.61, 12.23, 25.33°) |
| OKLab | oklab(82.84% 0.0341 0.0139) |
| OKLCH | oklch(82.84% 0.037 22.2) |
| XYZ | xyz(57.6145, 55.9890, 55.3392) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.17
Pale Rose
#FDC1C5
ΔE00 7.92
Light Rose
#FFC5CB
ΔE00 8.10
Dusty Pink
#D8A7B1
ΔE00 8.27
Mistyrose
#FFE4E1
ΔE00 8.73
Pale Pink
#FFCFDC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEBC #BCDCDE
analogous
#DEBCCB #DEBEBC #DECFBC
triadic
#DEBEBC #BCDEBE #BEBCDE
tetradic
#DEBEBC #CBDEBC #BCDCDE #CFBCDE
square
#DEBEBC #CBDEBC #BCDCDE #CFBCDE
split-complementary
#DEBEBC #BCDECF #BCCBDE
monochromatic
#B66E6A #CA9693 #DEBEBC #F2E6E5 #F5EBEA
Accessibility & contrast
On white
1.72
#DEBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DEBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEBC
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEBC | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#E6BBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debebc; /* rgb */ color: rgb(222, 190, 188); /* oklch */ color: oklch(82.8% 0.037 22.2);
Tailwind
colors: {
custom: {
50: '#e8d1d0',
500: '#debebc',
950: '#000000',
},
}SCSS
$custom: #debebc; $custom-light: #e8d1d0; $custom-dark: #000000;
JSON
{
"hex": "#debebc",
"rgb": {
"r": 222,
"g": 190,
"b": 188
},
"hsl": {
"h": 3.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8284,
"c": 0.03681,
"h": 22.2
},
"luminance": 0.55987
}Semantic roles & 50–950 ramp
primary
#DEBEBC
secondary
#88B3B6
accent
#A6AD39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383