#DEB0AF#DEB0AF
#DEB0AF is a light, muted red. Relative luminance 0.497; OKLCH L 79.8% C 0.054 H 19.8°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB0AF |
|---|---|
| RGB | rgb(222, 176, 175) |
| HSL | hsl(1, 42%, 78%) |
| HSV | hsv(1, 21%, 87%) |
| CMYK | cmyk(0%, 20.7%, 21.2%, 12.9%) |
| CIE-LAB | lab(75.87, 16.55, 6.90) |
| CIE-LCH | lch(75.87, 17.93, 22.63°) |
| OKLab | oklab(79.83% 0.0507 0.0182) |
| OKLCH | oklch(79.83% 0.054 19.8) |
| XYZ | xyz(53.3878, 49.6776, 47.3257) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.71
Pinkish Grey
#C8ACA9
ΔE00 5.87
Pale Rose
#FDC1C5
ΔE00 6.34
Light Rose
#FFC5CB
ΔE00 7.11
Lightpink
#FFB6C1
ΔE00 7.63
Pink
#FFC0CB
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB0AF #AFDDDE
analogous
#DEAFC5 #DEB0AF #DEC7AF
triadic
#DEB0AF #AFDEB0 #B0AFDE
tetradic
#DEB0AF #C5DEAF #AFDDDE #C7AFDE
square
#DEB0AF #C5DEAF #AFDDDE #C7AFDE
split-complementary
#DEB0AF #AFDEC7 #AFC5DE
monochromatic
#BA5A58 #CC8584 #DEB0AF #F0DBDA #F6EAE9
Accessibility & contrast
On white
1.92
#DEB0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#DEB0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB0AF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB0AF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AF
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#E8ACB0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deb0af; /* rgb */ color: rgb(222, 176, 175); /* oklch */ color: oklch(79.8% 0.054 19.8);
Tailwind
colors: {
custom: {
50: '#e9c7c6',
500: '#deb0af',
950: '#000000',
},
}SCSS
$custom: #deb0af; $custom-light: #e9c7c6; $custom-dark: #000000;
JSON
{
"hex": "#deb0af",
"rgb": {
"r": 222,
"g": 176,
"b": 175
},
"hsl": {
"h": 1.277,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.79828,
"c": 0.05385,
"h": 19.8
},
"luminance": 0.49675
}Semantic roles & 50–950 ramp
primary
#DEB0AF
secondary
#DEEDED
accent
#B2B531
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161313
muted
#848282