#DBA5BB#DBA5BB
#DBA5BB is a light, moderate pink. Relative luminance 0.456; OKLCH L 77.8% C 0.070 H 352.6°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA5BB |
|---|---|
| RGB | rgb(219, 165, 187) |
| HSL | hsl(336, 43%, 75%) |
| HSV | hsv(336, 25%, 86%) |
| CMYK | cmyk(0%, 24.7%, 14.6%, 14.1%) |
| CIE-LAB | lab(73.26, 23.25, -3.51) |
| CIE-LCH | lch(73.26, 23.51, 351.42°) |
| OKLab | oklab(77.84% 0.069 -0.009) |
| OKLCH | oklch(77.84% 0.07 352.6) |
| XYZ | xyz(51.6382, 45.5603, 53.0781) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.09
Light Mauve
#C292A1
ΔE00 6.51
Powder Pink
#FFB2D0
ΔE00 6.66
Baby Pink
#FFB7CE
ΔE00 6.81
Soft Pink
#FDB0C0
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA5BB #A5DBC5
analogous
#DBA5D6 #DBA5BB #DBAAA5
triadic
#DBA5BB #BBDBA5 #A5BBDB
tetradic
#DBA5BB #D6DBA5 #A5DBC5 #AAA5DB
square
#DBA5BB #D6DBA5 #A5DBC5 #AAA5DB
split-complementary
#DBA5BB #A5DBAA #A5D6DB
monochromatic
#B84E79 #CA799A #DBA5BB #ECD1DC #F6E9EE
Accessibility & contrast
On white
2.08
#DBA5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#DBA5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA5BB
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA5BB | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#E3A3AC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dba5bb; /* rgb */ color: rgb(219, 165, 187); /* oklch */ color: oklch(77.8% 0.070 352.6);
Tailwind
colors: {
custom: {
50: '#e7c0cf',
500: '#dba5bb',
950: '#000000',
},
}SCSS
$custom: #dba5bb; $custom-light: #e7c0cf; $custom-dark: #000000;
JSON
{
"hex": "#dba5bb",
"rgb": {
"r": 219,
"g": 165,
"b": 187
},
"hsl": {
"h": 335.556,
"s": 42.857,
"l": 75.294
},
"oklch": {
"l": 0.77843,
"c": 0.06955,
"h": 352.6
},
"luminance": 0.45558
}Semantic roles & 50–950 ramp
primary
#DBA5BB
secondary
#DEEDE7
accent
#B67F30
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161213
muted
#848182