#DEB8BB#DEB8BB
#DEB8BB is a light, muted red. Relative luminance 0.534; OKLCH L 81.7% C 0.044 H 12.7°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8BB |
|---|---|
| RGB | rgb(222, 184, 187) |
| HSL | hsl(355, 37%, 80%) |
| HSV | hsv(355, 17%, 87%) |
| CMYK | cmyk(0%, 17.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(78.11, 14.10, 3.61) |
| CIE-LCH | lch(78.11, 14.56, 14.36°) |
| OKLab | oklab(81.67% 0.0429 0.0097) |
| OKLCH | oklch(81.67% 0.044 12.7) |
| XYZ | xyz(56.2342, 53.4002, 54.3491) |
| Luminance | 0.5340 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.35
Pinkish Grey
#C8ACA9
ΔE00 5.72
Pale Rose
#FDC1C5
ΔE00 6.36
Light Rose
#FFC5CB
ΔE00 6.60
Bubblegum
#FFC1CC
ΔE00 7.23
Pink
#FFC0CB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8BB #B8DEDB
analogous
#DEB8CE #DEB8BB #DEC8B8
triadic
#DEB8BB #BBDEB8 #B8BBDE
tetradic
#DEB8BB #CEDEB8 #B8DEDB #C8B8DE
square
#DEB8BB #CEDEB8 #B8DEDB #C8B8DE
split-complementary
#DEB8BB #B8DEC8 #B8CEDE
monochromatic
#B7646B #CB8E93 #DEB8BB #F1E2E3 #F5EAEB
Accessibility & contrast
On white
1.80
#DEB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#DEB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8BB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8BB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C6C4BA
Tritanopia (blue-blind)
#E6B5B9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb8bb; /* rgb */ color: rgb(222, 184, 187); /* oklch */ color: oklch(81.7% 0.044 12.7);
Tailwind
colors: {
custom: {
50: '#e8cdcf',
500: '#deb8bb',
950: '#000000',
},
}SCSS
$custom: #deb8bb; $custom-light: #e8cdcf; $custom-dark: #000000;
JSON
{
"hex": "#deb8bb",
"rgb": {
"r": 222,
"g": 184,
"b": 187
},
"hsl": {
"h": 355.263,
"s": 36.538,
"l": 79.608
},
"oklch": {
"l": 0.81666,
"c": 0.04397,
"h": 12.7
},
"luminance": 0.53398
}Semantic roles & 50–950 ramp
primary
#DEB8BB
secondary
#84B6B2
accent
#AFA636
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161313
muted
#848383