#DEBFB6#DEBFB6
#DEBFB6 is a very light, muted red. Relative luminance 0.562; OKLCH L 82.9% C 0.038 H 36.8°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB6 |
|---|---|
| RGB | rgb(222, 191, 182) |
| HSL | hsl(14, 38%, 79%) |
| HSV | hsv(14, 18%, 87%) |
| CMYK | cmyk(0%, 14%, 18%, 12.9%) |
| CIE-LAB | lab(79.71, 9.59, 8.61) |
| CIE-LCH | lch(79.71, 12.89, 41.92°) |
| OKLab | oklab(82.87% 0.0302 0.0226) |
| OKLCH | oklch(82.87% 0.038 36.8) |
| XYZ | xyz(57.1985, 56.1703, 52.0758) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.72
Apricot
#FBCEB1
ΔE00 8.60
Mistyrose
#FFE4E1
ΔE00 8.90
Warm Gray
#C9BEB0
ΔE00 9.60
Pale Rose
#FDC1C5
ΔE00 9.93
Light Rose
#FFC5CB
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB6 #B6D5DE
analogous
#DEB6C1 #DEBFB6 #DED3B6
triadic
#DEBFB6 #B6DEBF #BFB6DE
tetradic
#DEBFB6 #C1DEB6 #B6D5DE #D3B6DE
square
#DEBFB6 #C1DEB6 #B6D5DE #D3B6DE
split-complementary
#DEBFB6 #B6DED3 #B6C1DE
monochromatic
#B87562 #CB9A8C #DEBFB6 #F1E4E0 #F5EDEA
Accessibility & contrast
On white
1.72
#DEBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB6
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB6 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C2B5
Deuteranopia (green-blind)
#CDC8B6
Tritanopia (blue-blind)
#E6BBBC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfb6; /* rgb */ color: rgb(222, 191, 182); /* oklch */ color: oklch(82.9% 0.038 36.8);
Tailwind
colors: {
custom: {
50: '#e8d2cb',
500: '#debfb6',
950: '#000000',
},
}SCSS
$custom: #debfb6; $custom-light: #e8d2cb; $custom-dark: #000000;
JSON
{
"hex": "#debfb6",
"rgb": {
"r": 222,
"g": 191,
"b": 182
},
"hsl": {
"h": 13.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.82873,
"c": 0.03774,
"h": 36.8
},
"luminance": 0.56169
}Semantic roles & 50–950 ramp
primary
#DEBFB6
secondary
#82AAB6
accent
#95B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382