#DEBAAF#DEBAAF
#DEBAAF is a light, muted red. Relative luminance 0.537; OKLCH L 81.7% C 0.044 H 37.7°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAAF |
|---|---|
| RGB | rgb(222, 186, 175) |
| HSL | hsl(14, 42%, 78%) |
| HSV | hsv(14, 21%, 87%) |
| CMYK | cmyk(0%, 16.2%, 21.2%, 12.9%) |
| CIE-LAB | lab(78.31, 11.20, 10.39) |
| CIE-LCH | lch(78.31, 15.28, 42.85°) |
| OKLab | oklab(81.73% 0.0352 0.0271) |
| OKLCH | oklch(81.73% 0.044 37.7) |
| XYZ | xyz(55.4212, 53.7445, 48.0035) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.58
Apricot
#FBCEB1
ΔE00 8.37
Pale Salmon
#FFB19A
ΔE00 9.51
Pale Rose
#FDC1C5
ΔE00 9.61
Pinkish Tan
#D99B82
ΔE00 10.14
Light Rose
#FFC5CB
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAAF #AFD3DE
analogous
#DEAFBB #DEBAAF #DED2AF
triadic
#DEBAAF #AFDEBA #BAAFDE
tetradic
#DEBAAF #BBDEAF #AFD3DE #D2AFDE
square
#DEBAAF #BBDEAF #AFD3DE #D2AFDE
split-complementary
#DEBAAF #AFDED2 #AFBBDE
monochromatic
#BA6F58 #CC9584 #DEBAAF #F0DFDA #F6ECE9
Accessibility & contrast
On white
1.79
#DEBAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#DEBAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAAF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAAF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAE
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#E7B5B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #debaaf; /* rgb */ color: rgb(222, 186, 175); /* oklch */ color: oklch(81.7% 0.044 37.7);
Tailwind
colors: {
custom: {
50: '#e8cec6',
500: '#debaaf',
950: '#000000',
},
}SCSS
$custom: #debaaf; $custom-light: #e8cec6; $custom-dark: #000000;
JSON
{
"hex": "#debaaf",
"rgb": {
"r": 222,
"g": 186,
"b": 175
},
"hsl": {
"h": 14.043,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.81728,
"c": 0.0444,
"h": 37.7
},
"luminance": 0.53743
}Semantic roles & 50–950 ramp
primary
#DEBAAF
secondary
#7BA8B6
accent
#96B531
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161313
muted
#848382