#DEBFBB#DEBFBB
#DEBFBB is a very light, muted red. Relative luminance 0.564; OKLCH L 83.0% C 0.036 H 26.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFBB |
|---|---|
| RGB | rgb(222, 191, 187) |
| HSL | hsl(7, 35%, 80%) |
| HSV | hsv(7, 16%, 87%) |
| CMYK | cmyk(0%, 14%, 15.8%, 12.9%) |
| CIE-LAB | lab(79.83, 10.37, 6.09) |
| CIE-LCH | lch(79.83, 12.02, 30.44°) |
| OKLab | oklab(83.01% 0.0322 0.0161) |
| OKLCH | oklch(83.01% 0.036 26.6) |
| XYZ | xyz(57.7244, 56.3806, 54.8459) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 8.49
Pale Rose
#FDC1C5
ΔE00 8.54
Light Rose
#FFC5CB
ΔE00 8.75
Dusty Pink
#D8A7B1
ΔE00 9.14
Pale Pink
#FFCFDC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFBB #BBDADE
analogous
#DEBBC8 #DEBFBB #DED0BB
triadic
#DEBFBB #BBDEBF #BFBBDE
tetradic
#DEBFBB #C8DEBB #BBDADE #D0BBDE
square
#DEBFBB #C8DEBB #BBDADE #D0BBDE
split-complementary
#DEBFBB #BBDED0 #BBC8DE
monochromatic
#B67169 #CA9892 #DEBFBB #F2E6E4 #F5ECEA
Accessibility & contrast
On white
1.71
#DEBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#DEBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFBB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFBB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2BB
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#E6BCBE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debfbb; /* rgb */ color: rgb(222, 191, 187); /* oklch */ color: oklch(83.0% 0.036 26.6);
Tailwind
colors: {
custom: {
50: '#e8d2cf',
500: '#debfbb',
950: '#000000',
},
}SCSS
$custom: #debfbb; $custom-light: #e8d2cf; $custom-dark: #000000;
JSON
{
"hex": "#debfbb",
"rgb": {
"r": 222,
"g": 191,
"b": 187
},
"hsl": {
"h": 6.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.83005,
"c": 0.03599,
"h": 26.6
},
"luminance": 0.56379
}Semantic roles & 50–950 ramp
primary
#DEBFBB
secondary
#87B1B6
accent
#A0AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383