#DEBFB5#DEBFB5
#DEBFB5 is a very light, muted red. Relative luminance 0.561; OKLCH L 82.8% C 0.038 H 38.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFB5 |
|---|---|
| RGB | rgb(222, 191, 181) |
| HSL | hsl(15, 38%, 79%) |
| HSV | hsv(15, 18%, 87%) |
| CMYK | cmyk(0%, 14%, 18.5%, 12.9%) |
| CIE-LAB | lab(79.69, 9.44, 9.12) |
| CIE-LCH | lch(79.69, 13.12, 44.01°) |
| OKLab | oklab(82.85% 0.0298 0.0239) |
| OKLCH | oklch(82.85% 0.038 38.7) |
| XYZ | xyz(57.0955, 56.1291, 51.5335) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.92
Apricot
#FBCEB1
ΔE00 8.25
Mistyrose
#FFE4E1
ΔE00 9.04
Warm Gray
#C9BEB0
ΔE00 9.36
Pale Rose
#FDC1C5
ΔE00 10.26
Light Rose
#FFC5CB
ΔE00 10.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFB5 #B5D4DE
analogous
#DEB5C0 #DEBFB5 #DED4B5
triadic
#DEBFB5 #B5DEBF #BFB5DE
tetradic
#DEBFB5 #C0DEB5 #B5D4DE #D4B5DE
square
#DEBFB5 #C0DEB5 #B5D4DE #D4B5DE
split-complementary
#DEBFB5 #B5DED4 #B5C0DE
monochromatic
#B87660 #CB9A8B #DEBFB5 #F1E4DF #F6EDEA
Accessibility & contrast
On white
1.72
#DEBFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEBFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFB5
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFB5 | 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)
#C6C2B4
Deuteranopia (green-blind)
#CDC8B5
Tritanopia (blue-blind)
#E6BBBC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debfb5; /* rgb */ color: rgb(222, 191, 181); /* oklch */ color: oklch(82.8% 0.038 38.7);
Tailwind
colors: {
custom: {
50: '#e8d2cb',
500: '#debfb5',
950: '#000000',
},
}SCSS
$custom: #debfb5; $custom-light: #e8d2cb; $custom-dark: #000000;
JSON
{
"hex": "#debfb5",
"rgb": {
"r": 222,
"g": 191,
"b": 181
},
"hsl": {
"h": 14.634,
"s": 38.318,
"l": 79.02
},
"oklch": {
"l": 0.82847,
"c": 0.03822,
"h": 38.7
},
"luminance": 0.56127
}Semantic roles & 50–950 ramp
primary
#DEBFB5
secondary
#81A9B6
accent
#93B134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382