#DBAEBF#DBAEBF
#DBAEBF is a light, muted pink. Relative luminance 0.491; OKLCH L 79.6% C 0.057 H 353.9°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAEBF |
|---|---|
| RGB | rgb(219, 174, 191) |
| HSL | hsl(337, 38%, 77%) |
| HSV | hsv(337, 21%, 86%) |
| CMYK | cmyk(0%, 20.5%, 12.8%, 14.1%) |
| CIE-LAB | lab(75.51, 19.04, -2.39) |
| CIE-LCH | lch(75.51, 19.19, 352.84°) |
| OKLab | oklab(79.62% 0.0565 -0.0061) |
| OKLCH | oklch(79.62% 0.057 353.9) |
| XYZ | xyz(53.7532, 49.0956, 55.9250) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 5.77
Pastel Pink
#FFBACD
ΔE00 6.81
Baby Pink
#FFB7CE
ΔE00 6.88
Thistle
#D8BFD8
ΔE00 7.23
Soft Pink
#FDB0C0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAEBF #AEDBCA
analogous
#DBAED6 #DBAEBF #DBB4AE
triadic
#DBAEBF #BFDBAE #AEBFDB
tetradic
#DBAEBF #D6DBAE #AEDBCA #B4AEDB
square
#DBAEBF #D6DBAE #AEDBCA #B4AEDB
split-complementary
#DBAEBF #AEDBB4 #AED6DB
monochromatic
#B5597C #C8849E #DBAEBF #EED8E0 #F6EAEE
Accessibility & contrast
On white
1.94
#DBAEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#DBAEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAEBF
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAEBF | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B6C0
Deuteranopia (green-blind)
#BCBDBE
Tritanopia (blue-blind)
#E2ADB4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dbaebf; /* rgb */ color: rgb(219, 174, 191); /* oklch */ color: oklch(79.6% 0.057 353.9);
Tailwind
colors: {
custom: {
50: '#e6c6d2',
500: '#dbaebf',
950: '#000000',
},
}SCSS
$custom: #dbaebf; $custom-light: #e6c6d2; $custom-dark: #000000;
JSON
{
"hex": "#dbaebf",
"rgb": {
"r": 219,
"g": 174,
"b": 191
},
"hsl": {
"h": 337.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79618,
"c": 0.05678,
"h": 353.9
},
"luminance": 0.49094
}Semantic roles & 50–950 ramp
primary
#DBAEBF
secondary
#DFECE7
accent
#B18234
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161314
muted
#848282