#DEBEBA#DEBEBA
#DEBEBA is a very light, muted red. Relative luminance 0.559; OKLCH L 82.8% C 0.037 H 26.3°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEBA |
|---|---|
| RGB | rgb(222, 190, 186) |
| HSL | hsl(7, 35%, 80%) |
| HSV | hsv(7, 16%, 87%) |
| CMYK | cmyk(0%, 14.4%, 16.2%, 12.9%) |
| CIE-LAB | lab(79.56, 10.74, 6.24) |
| CIE-LCH | lch(79.56, 12.42, 30.16°) |
| OKLab | oklab(82.79% 0.0333 0.0165) |
| OKLCH | oklch(82.79% 0.037 26.3) |
| XYZ | xyz(57.4004, 55.9033, 54.2116) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Pale Rose
#FDC1C5
ΔE00 8.31
Light Rose
#FFC5CB
ΔE00 8.56
Mistyrose
#FFE4E1
ΔE00 8.73
Dusty Pink
#D8A7B1
ΔE00 8.84
Pale Pink
#FFCFDC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEBA #BADADE
analogous
#DEBAC8 #DEBEBA #DED0BA
triadic
#DEBEBA #BADEBE #BEBADE
tetradic
#DEBEBA #C8DEBA #BADADE #D0BADE
square
#DEBEBA #C8DEBA #BADADE #D0BADE
split-complementary
#DEBEBA #BADED0 #BAC8DE
monochromatic
#B67067 #CA9791 #DEBEBA #F2E5E3 #F5ECEA
Accessibility & contrast
On white
1.72
#DEBEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DEBEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEBA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEBA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#E6BBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debeba; /* rgb */ color: rgb(222, 190, 186); /* oklch */ color: oklch(82.8% 0.037 26.3);
Tailwind
colors: {
custom: {
50: '#e8d1ce',
500: '#debeba',
950: '#000000',
},
}SCSS
$custom: #debeba; $custom-light: #e8d1ce; $custom-dark: #000000;
JSON
{
"hex": "#debeba",
"rgb": {
"r": 222,
"g": 190,
"b": 186
},
"hsl": {
"h": 6.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82786,
"c": 0.03718,
"h": 26.3
},
"luminance": 0.55902
}Semantic roles & 50–950 ramp
primary
#DEBEBA
secondary
#86B1B6
accent
#A1AE37
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383