#DEB2AF#DEB2AF
#DEB2AF is a light, muted red. Relative luminance 0.505; OKLCH L 80.2% C 0.052 H 22.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2AF |
|---|---|
| RGB | rgb(222, 178, 175) |
| HSL | hsl(4, 42%, 78%) |
| HSV | hsv(4, 21%, 87%) |
| CMYK | cmyk(0%, 19.8%, 21.2%, 12.9%) |
| CIE-LAB | lab(76.36, 15.48, 7.59) |
| CIE-LCH | lch(76.36, 17.24, 26.14°) |
| OKLab | oklab(80.2% 0.0476 0.02) |
| OKLCH | oklch(80.2% 0.052 22.8) |
| XYZ | xyz(53.7828, 50.4677, 47.4573) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.41
Dusty Pink
#D8A7B1
ΔE00 5.71
Pale Rose
#FDC1C5
ΔE00 6.65
Light Rose
#FFC5CB
ΔE00 7.39
Pink
#FFC0CB
ΔE00 8.20
Bubblegum
#FFC1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2AF #AFDBDE
analogous
#DEAFC3 #DEB2AF #DEC9AF
triadic
#DEB2AF #AFDEB2 #B2AFDE
tetradic
#DEB2AF #C3DEAF #AFDBDE #C9AFDE
square
#DEB2AF #C3DEAF #AFDBDE #C9AFDE
split-complementary
#DEB2AF #AFDEC9 #AFC3DE
monochromatic
#BA5F58 #CC8884 #DEB2AF #F0DCDA #F6EAE9
Accessibility & contrast
On white
1.89
#DEB2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#DEB2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2AF
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2AF | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AF
Deuteranopia (green-blind)
#C4C0AE
Tritanopia (blue-blind)
#E8ADB1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deb2af; /* rgb */ color: rgb(222, 178, 175); /* oklch */ color: oklch(80.2% 0.052 22.8);
Tailwind
colors: {
custom: {
50: '#e9c9c6',
500: '#deb2af',
950: '#000000',
},
}SCSS
$custom: #deb2af; $custom-light: #e9c9c6; $custom-dark: #000000;
JSON
{
"hex": "#deb2af",
"rgb": {
"r": 222,
"g": 178,
"b": 175
},
"hsl": {
"h": 3.83,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.80204,
"c": 0.05159,
"h": 22.8
},
"luminance": 0.50466
}Semantic roles & 50–950 ramp
primary
#DEB2AF
secondary
#7BB3B6
accent
#ACB531
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161313
muted
#848282