#DA76CB#DA76CB
#DA76CB is a light, vivid purple. Relative luminance 0.322; OKLCH L 70.6% C 0.162 H 333.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DA76CB |
|---|---|
| RGB | rgb(218, 118, 203) |
| HSL | hsl(309, 57%, 66%) |
| HSV | hsv(309, 46%, 85%) |
| CMYK | cmyk(0%, 45.9%, 6.9%, 14.5%) |
| CIE-LAB | lab(63.49, 50.43, -27.16) |
| CIE-LCH | lch(63.49, 57.28, 331.69°) |
| OKLab | oklab(70.58% 0.1443 -0.0736) |
| OKLCH | oklch(70.58% 0.162 333) |
| XYZ | xyz(46.1712, 32.1768, 60.2672) |
| Luminance | 0.3217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.81
Orchid (survey)
#C875C4
ΔE00 3.23
Lavender Pink
#DD85D7
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 6.07
Violet (CSS)
#EE82EE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA76CB #76DA85
analogous
#B776DA #DA76CB #DA7699
triadic
#DA76CB #CBDA76 #76CBDA
tetradic
#DA76CB #DAB776 #76DA85 #7699DA
square
#DA76CB #DAB776 #76DA85 #7699DA
split-complementary
#DA76CB #99DA76 #76DAB7
monochromatic
#A82D96 #CD46B9 #DA76CB #E7A6DD #F4D6F0
Accessibility & contrast
On white
2.82
#DA76CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#DA76CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA76CB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA76CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA76CB | 1.00 | 2.82 | 7.43 | 7.43 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7491CE
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#E27C97
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #da76cb; /* rgb */ color: rgb(218, 118, 203); /* oklch */ color: oklch(70.6% 0.162 333.0);
Tailwind
colors: {
custom: {
50: '#e7a0db',
500: '#da76cb',
950: '#000000',
},
}SCSS
$custom: #da76cb; $custom-light: #e7a0db; $custom-dark: #000000;
JSON
{
"hex": "#da76cb",
"rgb": {
"r": 218,
"g": 118,
"b": 203
},
"hsl": {
"h": 309,
"s": 57.471,
"l": 65.882
},
"oklch": {
"l": 0.70575,
"c": 0.16197,
"h": 333
},
"luminance": 0.32174
}Semantic roles & 50–950 ramp
primary
#DA76CB
secondary
#C5E6CA
accent
#C53920
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83