#DEB4AF#DEB4AF
#DEB4AF is a light, muted red. Relative luminance 0.513; OKLCH L 80.6% C 0.050 H 26.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB4AF |
|---|---|
| RGB | rgb(222, 180, 175) |
| HSL | hsl(6, 42%, 78%) |
| HSV | hsv(6, 21%, 87%) |
| CMYK | cmyk(0%, 18.9%, 21.2%, 12.9%) |
| CIE-LAB | lab(76.84, 14.40, 8.29) |
| CIE-LCH | lch(76.84, 16.62, 29.92°) |
| OKLab | oklab(80.58% 0.0444 0.0218) |
| OKLCH | oklch(80.58% 0.05 26.1) |
| XYZ | xyz(54.1837, 51.2693, 47.5910) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 6.78
Pale Rose
#FDC1C5
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 7.85
Pink
#FFC0CB
ΔE00 8.87
Bubblegum
#FFC1CC
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB4AF #AFD9DE
analogous
#DEAFC1 #DEB4AF #DECBAF
triadic
#DEB4AF #AFDEB4 #B4AFDE
tetradic
#DEB4AF #C1DEAF #AFD9DE #CBAFDE
square
#DEB4AF #C1DEAF #AFD9DE #CBAFDE
split-complementary
#DEB4AF #AFDECB #AFC1DE
monochromatic
#BA6358 #CC8B84 #DEB4AF #F0DDDA #F6EBE9
Accessibility & contrast
On white
1.87
#DEB4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#DEB4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB4AF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB4AF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AF
Deuteranopia (green-blind)
#C6C1AF
Tritanopia (blue-blind)
#E8AFB3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb4af; /* rgb */ color: rgb(222, 180, 175); /* oklch */ color: oklch(80.6% 0.050 26.1);
Tailwind
colors: {
custom: {
50: '#e9cac6',
500: '#deb4af',
950: '#000000',
},
}SCSS
$custom: #deb4af; $custom-light: #e9cac6; $custom-dark: #000000;
JSON
{
"hex": "#deb4af",
"rgb": {
"r": 222,
"g": 180,
"b": 175
},
"hsl": {
"h": 6.383,
"s": 41.593,
"l": 77.843
},
"oklch": {
"l": 0.80583,
"c": 0.0495,
"h": 26.1
},
"luminance": 0.51267
}Semantic roles & 50–950 ramp
primary
#DEB4AF
secondary
#7BB0B6
accent
#A7B531
background
#FEFDFD
surface
#FDF9F9
border
#D5D2D2
text
#161313
muted
#848282