#DBA3BF#DBA3BF
#DBA3BF is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.6% C 0.075 H 347.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA3BF |
|---|---|
| RGB | rgb(219, 163, 191) |
| HSL | hsl(330, 44%, 75%) |
| HSV | hsv(330, 26%, 86%) |
| CMYK | cmyk(0%, 25.6%, 12.8%, 14.1%) |
| CIE-LAB | lab(72.90, 24.98, -6.24) |
| CIE-LCH | lch(72.90, 25.75, 345.99°) |
| OKLab | oklab(77.61% 0.0735 -0.0163) |
| OKLCH | oklch(77.61% 0.075 347.5) |
| XYZ | xyz(51.7144, 45.0182, 55.2454) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.31
Dusty Pink
#D8A7B1
ΔE00 5.82
Lilac
#C8A2C8
ΔE00 5.98
Powder Pink
#FFB2D0
ΔE00 6.63
Light Mauve
#C292A1
ΔE00 7.09
Baby Pink
#FFB7CE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA3BF #A3DBBF
analogous
#DBA3DB #DBA3BF #DBA3A3
triadic
#DBA3BF #BFDBA3 #A3BFDB
tetradic
#DBA3BF #DBDBA3 #A3DBBF #A3A3DB
square
#DBA3BF #DBDBA3 #A3DBBF #A3A3DB
split-complementary
#DBA3BF #A3DBA3 #A3DBDB
monochromatic
#B94B82 #CA77A0 #DBA3BF #ECCFDE #F6E9F0
Accessibility & contrast
On white
2.10
#DBA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#DBA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA3BF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA3BF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#E3A2AC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dba3bf; /* rgb */ color: rgb(219, 163, 191); /* oklch */ color: oklch(77.6% 0.075 347.5);
Tailwind
colors: {
custom: {
50: '#e7bed2',
500: '#dba3bf',
950: '#000000',
},
}SCSS
$custom: #dba3bf; $custom-light: #e7bed2; $custom-dark: #000000;
JSON
{
"hex": "#dba3bf",
"rgb": {
"r": 219,
"g": 163,
"b": 191
},
"hsl": {
"h": 330,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.77607,
"c": 0.07528,
"h": 347.5
},
"luminance": 0.45016
}Semantic roles & 50–950 ramp
primary
#DBA3BF
secondary
#DEEDE6
accent
#B7732F
background
#FEFBFC
surface
#FCF7F9
border
#D5D0D2
text
#161214
muted
#848182