#DEBBB2#DEBBB2
#DEBBB2 is a light, muted red. Relative luminance 0.543; OKLCH L 82.0% C 0.042 H 34.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBB2 |
|---|---|
| RGB | rgb(222, 187, 178) |
| HSL | hsl(12, 40%, 78%) |
| HSV | hsv(12, 20%, 87%) |
| CMYK | cmyk(0%, 15.8%, 19.8%, 12.9%) |
| CIE-LAB | lab(78.63, 11.11, 9.22) |
| CIE-LCH | lch(78.63, 14.44, 39.68°) |
| OKLab | oklab(82% 0.0348 0.0242) |
| OKLCH | oklch(82% 0.042 34.8) |
| XYZ | xyz(55.9306, 54.2864, 49.6430) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.25
Apricot
#FBCEB1
ΔE00 8.94
Pale Rose
#FDC1C5
ΔE00 9.10
Light Rose
#FFC5CB
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 9.77
Mistyrose
#FFE4E1
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBB2 #B2D5DE
analogous
#DEB2BF #DEBBB2 #DED1B2
triadic
#DEBBB2 #B2DEBB #BBB2DE
tetradic
#DEBBB2 #BFDEB2 #B2D5DE #D1B2DE
square
#DEBBB2 #BFDEB2 #B2D5DE #D1B2DE
split-complementary
#DEBBB2 #B2DED1 #B2BFDE
monochromatic
#B96F5C #CC9587 #DEBBB2 #F0E1DD #F6ECEA
Accessibility & contrast
On white
1.77
#DEBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DEBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBB2
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBB2 | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#CBC5B2
Tritanopia (blue-blind)
#E7B7B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #debbb2; /* rgb */ color: rgb(222, 187, 178); /* oklch */ color: oklch(82.0% 0.042 34.8);
Tailwind
colors: {
custom: {
50: '#e8cfc9',
500: '#debbb2',
950: '#000000',
},
}SCSS
$custom: #debbb2; $custom-light: #e8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#debbb2",
"rgb": {
"r": 222,
"g": 187,
"b": 178
},
"hsl": {
"h": 12.273,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.81997,
"c": 0.04236,
"h": 34.8
},
"luminance": 0.54285
}Semantic roles & 50–950 ramp
primary
#DEBBB2
secondary
#7EABB6
accent
#99B332
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382