#DBAFAB#DBAFAB
#DBAFAB is a light, muted red. Relative luminance 0.487; OKLCH L 79.2% C 0.052 H 24.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAFAB |
|---|---|
| RGB | rgb(219, 175, 171) |
| HSL | hsl(5, 40%, 76%) |
| HSV | hsv(5, 22%, 86%) |
| CMYK | cmyk(0%, 20.1%, 21.9%, 14.1%) |
| CIE-LAB | lab(75.24, 15.38, 8.14) |
| CIE-LCH | lch(75.24, 17.40, 27.88°) |
| OKLab | oklab(79.24% 0.0473 0.0214) |
| OKLCH | oklch(79.24% 0.052 24.3) |
| XYZ | xyz(51.8945, 48.6624, 45.1794) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 5.83
Pale Rose
#FDC1C5
ΔE00 7.43
Light Rose
#FFC5CB
ΔE00 8.22
Faded Pink
#DE9DAC
ΔE00 8.76
Lightpink
#FFB6C1
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAFAB #ABD7DB
analogous
#DBABBF #DBAFAB #DBC7AB
triadic
#DBAFAB #ABDBAF #AFABDB
tetradic
#DBAFAB #BFDBAB #ABD7DB #C7ABDB
square
#DBAFAB #BFDBAB #ABD7DB #C7ABDB
split-complementary
#DBAFAB #ABDBC7 #ABBFDB
monochromatic
#B65D55 #C98680 #DBAFAB #EDD8D6 #F6EBEA
Accessibility & contrast
On white
1.96
#DBAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#DBAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAFAB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAFAB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4AB
Deuteranopia (green-blind)
#C1BDAA
Tritanopia (blue-blind)
#E5AAAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dbafab; /* rgb */ color: rgb(219, 175, 171); /* oklch */ color: oklch(79.2% 0.052 24.3);
Tailwind
colors: {
custom: {
50: '#e7c7c4',
500: '#dbafab',
950: '#000000',
},
}SCSS
$custom: #dbafab; $custom-light: #e7c7c4; $custom-dark: #000000;
JSON
{
"hex": "#dbafab",
"rgb": {
"r": 219,
"g": 175,
"b": 171
},
"hsl": {
"h": 5,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.7924,
"c": 0.05194,
"h": 24.3
},
"luminance": 0.4866
}Semantic roles & 50–950 ramp
primary
#DBAFAB
secondary
#DEEBED
accent
#A8B332
background
#FEFCFC
surface
#FCF8F8
border
#D5D1D1
text
#161312
muted
#848281