#DEBAB3#DEBAB3
#DEBAB3 is a light, muted red. Relative luminance 0.539; OKLCH L 81.8% C 0.043 H 30.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAB3 |
|---|---|
| RGB | rgb(222, 186, 179) |
| HSL | hsl(10, 39%, 79%) |
| HSV | hsv(10, 19%, 87%) |
| CMYK | cmyk(0%, 16.2%, 19.4%, 12.9%) |
| CIE-LAB | lab(78.41, 11.80, 8.36) |
| CIE-LCH | lch(78.41, 14.46, 35.33°) |
| OKLab | oklab(81.83% 0.0367 0.022) |
| OKLCH | oklch(81.83% 0.043 30.9) |
| XYZ | xyz(55.8199, 53.9039, 50.1032) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.94
Pale Rose
#FDC1C5
ΔE00 8.32
Dusty Pink
#D8A7B1
ΔE00 8.77
Light Rose
#FFC5CB
ΔE00 8.81
Apricot
#FBCEB1
ΔE00 9.80
Mistyrose
#FFE4E1
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAB3 #B3D7DE
analogous
#DEB3C1 #DEBAB3 #DECFB3
triadic
#DEBAB3 #B3DEBA #BAB3DE
tetradic
#DEBAB3 #C1DEB3 #B3D7DE #CFB3DE
square
#DEBAB3 #C1DEB3 #B3D7DE #CFB3DE
split-complementary
#DEBAB3 #B3DECF #B3C1DE
monochromatic
#B96D5E #CB9388 #DEBAB3 #F1E1DE #F6ECEA
Accessibility & contrast
On white
1.78
#DEBAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DEBAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAB3
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAB3 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB2
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#E7B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debab3; /* rgb */ color: rgb(222, 186, 179); /* oklch */ color: oklch(81.8% 0.043 30.9);
Tailwind
colors: {
custom: {
50: '#e8cec9',
500: '#debab3',
950: '#000000',
},
}SCSS
$custom: #debab3; $custom-light: #e8cec9; $custom-dark: #000000;
JSON
{
"hex": "#debab3",
"rgb": {
"r": 222,
"g": 186,
"b": 179
},
"hsl": {
"h": 9.767,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.81831,
"c": 0.04279,
"h": 30.9
},
"luminance": 0.53902
}Semantic roles & 50–950 ramp
primary
#DEBAB3
secondary
#7FADB6
accent
#9EB233
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382