#DA84BF#DA84BF
#DA84BF is a light, vivid pink. Relative luminance 0.352; OKLCH L 72.2% C 0.128 H 339.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DA84BF |
|---|---|
| RGB | rgb(218, 132, 191) |
| HSL | hsl(319, 54%, 69%) |
| HSV | hsv(319, 39%, 85%) |
| CMYK | cmyk(0%, 39.4%, 12.4%, 14.5%) |
| CIE-LAB | lab(65.88, 41.23, -16.76) |
| CIE-LCH | lch(65.88, 44.51, 337.88°) |
| OKLab | oklab(72.23% 0.1204 -0.0447) |
| OKLCH | oklch(72.23% 0.128 339.6) |
| XYZ | xyz(46.5688, 35.1722, 53.6162) |
| Luminance | 0.3517 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 5.04
Bubblegum Pink
#FE83CC
ΔE00 5.95
Orchid (survey)
#C875C4
ΔE00 6.48
Pink (survey)
#FF81C0
ΔE00 6.66
Pale Magenta
#D767AD
ΔE00 6.80
Plum
#DDA0DD
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA84BF #84DA9F
analogous
#CA84DA #DA84BF #DA8494
triadic
#DA84BF #BFDA84 #84BFDA
tetradic
#DA84BF #DACA84 #84DA9F #8494DA
square
#DA84BF #DACA84 #84DA9F #8494DA
split-complementary
#DA84BF #94DA84 #84DACA
monochromatic
#AF3589 #CC55A7 #DA84BF #E8B3D7 #F6E2F0
Accessibility & contrast
On white
2.61
#DA84BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#DA84BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA84BF
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA84BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA84BF | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#E3869A
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #da84bf; /* rgb */ color: rgb(218, 132, 191); /* oklch */ color: oklch(72.2% 0.128 339.6);
Tailwind
colors: {
custom: {
50: '#e7a9d2',
500: '#da84bf',
950: '#000000',
},
}SCSS
$custom: #da84bf; $custom-light: #e7a9d2; $custom-dark: #000000;
JSON
{
"hex": "#da84bf",
"rgb": {
"r": 218,
"g": 132,
"b": 191
},
"hsl": {
"h": 318.837,
"s": 53.75,
"l": 68.627
},
"oklch": {
"l": 0.72227,
"c": 0.12839,
"h": 339.6
},
"luminance": 0.3517
}Semantic roles & 50–950 ramp
primary
#DA84BF
secondary
#D0EAD8
accent
#C15624
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82