#DBA2CB#DBA2CB
#DBA2CB is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.8% C 0.086 H 337.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA2CB |
|---|---|
| RGB | rgb(219, 162, 203) |
| HSL | hsl(317, 44%, 75%) |
| HSV | hsv(317, 26%, 86%) |
| CMYK | cmyk(0%, 26%, 7.3%, 14.1%) |
| CIE-LAB | lab(73.03, 27.55, -12.65) |
| CIE-LCH | lch(73.03, 30.32, 335.35°) |
| OKLab | oklab(77.83% 0.0791 -0.0336) |
| OKLCH | oklch(77.83% 0.086 337) |
| XYZ | xyz(52.9126, 45.2145, 62.4284) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.28
Plum
#DDA0DD
ΔE00 4.86
Powder Pink
#FFB2D0
ΔE00 7.93
Faded Pink
#DE9DAC
ΔE00 8.81
Baby Pink
#FFB7CE
ΔE00 9.23
Dusty Pink
#D8A7B1
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA2CB #A2DBB2
analogous
#CFA2DB #DBA2CB #DBA2AF
triadic
#DBA2CB #CBDBA2 #A2CBDB
tetradic
#DBA2CB #DBCFA2 #A2DBB2 #A2AFDB
square
#DBA2CB #DBCFA2 #A2DBB2 #A2AFDB
split-complementary
#DBA2CB #AFDBA2 #A2DBCF
monochromatic
#B94A9A #CA76B2 #DBA2CB #ECCEE4 #F6E9F3
Accessibility & contrast
On white
2.09
#DBA2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#DBA2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA2CB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA2CB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AECD
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#E1A4B0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dba2cb; /* rgb */ color: rgb(219, 162, 203); /* oklch */ color: oklch(77.8% 0.086 337.0);
Tailwind
colors: {
custom: {
50: '#e7beda',
500: '#dba2cb',
950: '#000000',
},
}SCSS
$custom: #dba2cb; $custom-light: #e7beda; $custom-dark: #000000;
JSON
{
"hex": "#dba2cb",
"rgb": {
"r": 219,
"g": 162,
"b": 203
},
"hsl": {
"h": 316.842,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.77825,
"c": 0.08595,
"h": 337
},
"luminance": 0.45213
}Semantic roles & 50–950 ramp
primary
#DBA2CB
secondary
#DEEDE2
accent
#B7552E
background
#FEFBFD
surface
#FCF6FA
border
#D5D0D3
text
#161215
muted
#848183