#DEB6BF#DEB6BF
#DEB6BF is a light, muted red. Relative luminance 0.527; OKLCH L 81.4% C 0.048 H 3.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB6BF |
|---|---|
| RGB | rgb(222, 182, 191) |
| HSL | hsl(347, 38%, 79%) |
| HSV | hsv(347, 18%, 87%) |
| CMYK | cmyk(0%, 18%, 14%, 12.9%) |
| CIE-LAB | lab(77.73, 15.81, 0.88) |
| CIE-LCH | lch(77.73, 15.84, 3.20°) |
| OKLab | oklab(81.4% 0.0475 0.0026) |
| OKLCH | oklch(81.4% 0.048 3.1) |
| XYZ | xyz(56.2559, 52.7489, 56.4983) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.14
Pale Rose
#FDC1C5
ΔE00 6.45
Light Rose
#FFC5CB
ΔE00 6.49
Bubblegum
#FFC1CC
ΔE00 6.49
Pink
#FFC0CB
ΔE00 6.54
Pale Pink
#FFCFDC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB6BF #B6DED5
analogous
#DEB6D3 #DEB6BF #DEC1B6
triadic
#DEB6BF #BFDEB6 #B6BFDE
tetradic
#DEB6BF #D3DEB6 #B6DED5 #C1B6DE
square
#DEB6BF #D3DEB6 #B6DED5 #C1B6DE
split-complementary
#DEB6BF #B6DEC1 #B6D3DE
monochromatic
#B86275 #CB8C9A #DEB6BF #F1E0E4 #F5EAED
Accessibility & contrast
On white
1.82
#DEB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#DEB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB6BF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB6BF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#E6B4B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #deb6bf; /* rgb */ color: rgb(222, 182, 191); /* oklch */ color: oklch(81.4% 0.048 3.1);
Tailwind
colors: {
custom: {
50: '#e8ccd2',
500: '#deb6bf',
950: '#000000',
},
}SCSS
$custom: #deb6bf; $custom-light: #e8ccd2; $custom-dark: #000000;
JSON
{
"hex": "#deb6bf",
"rgb": {
"r": 222,
"g": 182,
"b": 191
},
"hsl": {
"h": 346.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.81401,
"c": 0.04754,
"h": 3.1
},
"luminance": 0.52747
}Semantic roles & 50–950 ramp
primary
#DEB6BF
secondary
#82B6AA
accent
#B19535
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383