#DEBEBB#DEBEBB
#DEBEBB is a very light, muted red. Relative luminance 0.559; OKLCH L 82.8% C 0.037 H 24.3°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEBB |
|---|---|
| RGB | rgb(222, 190, 187) |
| HSL | hsl(5, 35%, 80%) |
| HSV | hsv(5, 16%, 87%) |
| CMYK | cmyk(0%, 14.4%, 15.8%, 12.9%) |
| CIE-LAB | lab(79.58, 10.90, 5.74) |
| CIE-LCH | lch(79.58, 12.32, 27.76°) |
| OKLab | oklab(82.81% 0.0337 0.0152) |
| OKLCH | oklch(82.81% 0.037 24.3) |
| XYZ | xyz(57.5071, 55.9460, 54.7734) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.11
Pale Rose
#FDC1C5
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.32
Dusty Pink
#D8A7B1
ΔE00 8.55
Mistyrose
#FFE4E1
ΔE00 8.72
Pale Pink
#FFCFDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEBB #BBDBDE
analogous
#DEBBC9 #DEBEBB #DECFBB
triadic
#DEBEBB #BBDEBE #BEBBDE
tetradic
#DEBEBB #C9DEBB #BBDBDE #CFBBDE
square
#DEBEBB #C9DEBB #BBDBDE #CFBBDE
split-complementary
#DEBEBB #BBDECF #BBC9DE
monochromatic
#B66F69 #CA9792 #DEBEBB #F2E5E4 #F5EBEA
Accessibility & contrast
On white
1.72
#DEBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#DEBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEBB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEBB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CBC8BB
Tritanopia (blue-blind)
#E6BBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debebb; /* rgb */ color: rgb(222, 190, 187); /* oklch */ color: oklch(82.8% 0.037 24.3);
Tailwind
colors: {
custom: {
50: '#e8d1cf',
500: '#debebb',
950: '#000000',
},
}SCSS
$custom: #debebb; $custom-light: #e8d1cf; $custom-dark: #000000;
JSON
{
"hex": "#debebb",
"rgb": {
"r": 222,
"g": 190,
"b": 187
},
"hsl": {
"h": 5.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82813,
"c": 0.03697,
"h": 24.3
},
"luminance": 0.55944
}Semantic roles & 50–950 ramp
primary
#DEBEBB
secondary
#87B2B6
accent
#A3AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383