#DBAEBB#DBAEBB
#DBAEBB is a light, muted pink. Relative luminance 0.489; OKLCH L 79.5% C 0.055 H 359.3°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAEBB |
|---|---|
| RGB | rgb(219, 174, 187) |
| HSL | hsl(343, 38%, 77%) |
| HSV | hsv(343, 21%, 86%) |
| CMYK | cmyk(0%, 20.5%, 14.6%, 14.1%) |
| CIE-LAB | lab(75.40, 18.39, -0.36) |
| CIE-LCH | lch(75.40, 18.39, 358.86°) |
| OKLab | oklab(79.5% 0.055 -0.0007) |
| OKLCH | oklch(79.5% 0.055 359.3) |
| XYZ | xyz(53.3190, 48.9219, 53.6383) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.30
Faded Pink
#DE9DAC
ΔE00 5.50
Pastel Pink
#FFBACD
ΔE00 6.90
Pink
#FFC0CB
ΔE00 6.96
Bubblegum
#FFC1CC
ΔE00 6.98
Soft Pink
#FDB0C0
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAEBB #AEDBCE
analogous
#DBAED2 #DBAEBB #DBB8AE
triadic
#DBAEBB #BBDBAE #AEBBDB
tetradic
#DBAEBB #D2DBAE #AEDBCE #B8AEDB
square
#DBAEBB #D2DBAE #AEDBCE #B8AEDB
split-complementary
#DBAEBB #AEDBB8 #AED2DB
monochromatic
#B55974 #C88497 #DBAEBB #EED8DF #F6EAED
Accessibility & contrast
On white
1.95
#DBAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#DBAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAEBB
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAEBB | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#BDBDBA
Tritanopia (blue-blind)
#E3ACB2
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dbaebb; /* rgb */ color: rgb(219, 174, 187); /* oklch */ color: oklch(79.5% 0.055 359.3);
Tailwind
colors: {
custom: {
50: '#e6c6cf',
500: '#dbaebb',
950: '#000000',
},
}SCSS
$custom: #dbaebb; $custom-light: #e6c6cf; $custom-dark: #000000;
JSON
{
"hex": "#dbaebb",
"rgb": {
"r": 219,
"g": 174,
"b": 187
},
"hsl": {
"h": 342.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.79499,
"c": 0.05497,
"h": 359.3
},
"luminance": 0.4892
}Semantic roles & 50–950 ramp
primary
#DBAEBB
secondary
#DFECE8
accent
#B18D34
background
#FEFCFC
surface
#FCF8F9
border
#D5D1D2
text
#161313
muted
#848282