#DBB2AE#DBB2AE
#DBB2AE is a light, muted red. Relative luminance 0.500; OKLCH L 79.9% C 0.048 H 24.7°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB2AE |
|---|---|
| RGB | rgb(219, 178, 174) |
| HSL | hsl(5, 38%, 77%) |
| HSV | hsv(5, 21%, 86%) |
| CMYK | cmyk(0%, 18.7%, 20.5%, 14.1%) |
| CIE-LAB | lab(76.04, 14.22, 7.65) |
| CIE-LCH | lch(76.04, 16.15, 28.30°) |
| OKLab | oklab(79.89% 0.0438 0.0202) |
| OKLCH | oklch(79.89% 0.048 24.7) |
| XYZ | xyz(52.7741, 49.9588, 46.8993) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.57
Dusty Pink
#D8A7B1
ΔE00 6.28
Pale Rose
#FDC1C5
ΔE00 7.47
Light Rose
#FFC5CB
ΔE00 8.15
Pink
#FFC0CB
ΔE00 9.04
Bubblegum
#FFC1CC
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB2AE #AED7DB
analogous
#DBAEC1 #DBB2AE #DBC9AE
triadic
#DBB2AE #AEDBB2 #B2AEDB
tetradic
#DBB2AE #C1DBAE #AED7DB #C9AEDB
square
#DBB2AE #C1DBAE #AED7DB #C9AEDB
split-complementary
#DBB2AE #AEDBC9 #AEC1DB
monochromatic
#B56159 #C88A84 #DBB2AE #EEDAD8 #F6EBEA
Accessibility & contrast
On white
1.91
#DBB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#DBB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB2AE
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB2AE | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB7AE
Deuteranopia (green-blind)
#C3BEAE
Tritanopia (blue-blind)
#E4AEB1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dbb2ae; /* rgb */ color: rgb(219, 178, 174); /* oklch */ color: oklch(79.9% 0.048 24.7);
Tailwind
colors: {
custom: {
50: '#e6c9c6',
500: '#dbb2ae',
950: '#000000',
},
}SCSS
$custom: #dbb2ae; $custom-light: #e6c9c6; $custom-dark: #000000;
JSON
{
"hex": "#dbb2ae",
"rgb": {
"r": 219,
"g": 178,
"b": 174
},
"hsl": {
"h": 5.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79888,
"c": 0.04823,
"h": 24.7
},
"luminance": 0.49957
}Semantic roles & 50–950 ramp
primary
#DBB2AE
secondary
#DFEBEC
accent
#A6B134
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161313
muted
#848282