#DBAEAB#DBAEAB
#DBAEAB is a light, muted red. Relative luminance 0.483; OKLCH L 79.1% C 0.053 H 22.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAEAB |
|---|---|
| RGB | rgb(219, 174, 171) |
| HSL | hsl(4, 40%, 76%) |
| HSV | hsv(4, 22%, 86%) |
| CMYK | cmyk(0%, 20.5%, 21.9%, 14.1%) |
| CIE-LAB | lab(75.00, 15.92, 7.79) |
| CIE-LCH | lch(75.00, 17.72, 26.08°) |
| OKLab | oklab(79.05% 0.0489 0.0205) |
| OKLCH | oklch(79.05% 0.053 22.8) |
| XYZ | xyz(51.7006, 48.2746, 45.1148) |
| Luminance | 0.4827 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 5.32
Pale Rose
#FDC1C5
ΔE00 7.26
Light Rose
#FFC5CB
ΔE00 8.07
Faded Pink
#DE9DAC
ΔE00 8.22
Lightpink
#FFB6C1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAEAB #ABD8DB
analogous
#DBABC0 #DBAEAB #DBC6AB
triadic
#DBAEAB #ABDBAE #AEABDB
tetradic
#DBAEAB #C0DBAB #ABD8DB #C6ABDB
square
#DBAEAB #C0DBAB #ABD8DB #C6ABDB
split-complementary
#DBAEAB #ABDBC6 #ABC0DB
monochromatic
#B65B55 #C98580 #DBAEAB #EDD7D6 #F6EAEA
Accessibility & contrast
On white
1.97
#DBAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#DBAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAEAB
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAEAB | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AB
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#E5A9AD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dbaeab; /* rgb */ color: rgb(219, 174, 171); /* oklch */ color: oklch(79.1% 0.053 22.8);
Tailwind
colors: {
custom: {
50: '#e7c6c4',
500: '#dbaeab',
950: '#000000',
},
}SCSS
$custom: #dbaeab; $custom-light: #e7c6c4; $custom-dark: #000000;
JSON
{
"hex": "#dbaeab",
"rgb": {
"r": 219,
"g": 174,
"b": 171
},
"hsl": {
"h": 3.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.79051,
"c": 0.05301,
"h": 22.8
},
"luminance": 0.48272
}Semantic roles & 50–950 ramp
primary
#DBAEAB
secondary
#DEECED
accent
#ABB332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281