#DA77CB#DA77CB
#DA77CB is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.7% C 0.160 H 333.0°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DA77CB |
|---|---|
| RGB | rgb(218, 119, 203) |
| HSL | hsl(309, 57%, 66%) |
| HSV | hsv(309, 45%, 85%) |
| CMYK | cmyk(0%, 45.4%, 6.9%, 14.5%) |
| CIE-LAB | lab(63.68, 49.92, -26.86) |
| CIE-LCH | lch(63.68, 56.69, 331.72°) |
| OKLab | oklab(70.72% 0.1428 -0.0728) |
| OKLCH | oklch(70.72% 0.16 333) |
| XYZ | xyz(46.2895, 32.4136, 60.3066) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 2.97
Orchid (survey)
#C875C4
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 3.43
Purply Pink
#F075E6
ΔE00 4.93
Violet (CSS)
#EE82EE
ΔE00 6.11
Pale Magenta
#D767AD
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA77CB #77DA86
analogous
#B777DA #DA77CB #DA7799
triadic
#DA77CB #CBDA77 #77CBDA
tetradic
#DA77CB #DAB777 #77DA86 #7799DA
square
#DA77CB #DAB777 #77DA86 #7799DA
split-complementary
#DA77CB #99DA77 #77DAB7
monochromatic
#A92E96 #CD47B9 #DA77CB #E7A7DD #F4D7F0
Accessibility & contrast
On white
2.81
#DA77CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#DA77CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA77CB
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA77CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA77CB | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7591CE
Deuteranopia (green-blind)
#909FC8
Tritanopia (blue-blind)
#E27D98
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #da77cb; /* rgb */ color: rgb(218, 119, 203); /* oklch */ color: oklch(70.7% 0.160 333.0);
Tailwind
colors: {
custom: {
50: '#e7a1db',
500: '#da77cb',
950: '#000000',
},
}SCSS
$custom: #da77cb; $custom-light: #e7a1db; $custom-dark: #000000;
JSON
{
"hex": "#da77cb",
"rgb": {
"r": 218,
"g": 119,
"b": 203
},
"hsl": {
"h": 309.091,
"s": 57.225,
"l": 66.078
},
"oklch": {
"l": 0.7072,
"c": 0.1603,
"h": 333
},
"luminance": 0.32411
}Semantic roles & 50–950 ramp
primary
#DA77CB
secondary
#C6E7CB
accent
#C53A21
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#160F15
muted
#847F83