#DA83CC#DA83CC
#DA83CC is a light, vivid purple. Relative luminance 0.355; OKLCH L 72.6% C 0.141 H 333.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA83CC |
|---|---|
| RGB | rgb(218, 131, 204) |
| HSL | hsl(310, 54%, 68%) |
| HSV | hsv(310, 40%, 85%) |
| CMYK | cmyk(0%, 39.9%, 6.4%, 14.5%) |
| CIE-LAB | lab(66.14, 43.94, -23.66) |
| CIE-LCH | lch(66.14, 49.90, 331.70°) |
| OKLab | oklab(72.57% 0.1254 -0.0639) |
| OKLCH | oklch(72.57% 0.141 333) |
| XYZ | xyz(47.9285, 35.5002, 61.4427) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.04
Orchid (survey)
#C875C4
ΔE00 4.84
Orchid
#DA70D6
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 5.97
Violet (CSS)
#EE82EE
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA83CC #83DA91
analogous
#BC83DA #DA83CC #DA83A0
triadic
#DA83CC #CCDA83 #83CCDA
tetradic
#DA83CC #DABC83 #83DA91 #83A0DA
square
#DA83CC #DABC83 #83DA91 #83A0DA
split-complementary
#DA83CC #A0DA83 #83DABC
monochromatic
#AF349B #CC54B9 #DA83CC #E8B2DF #F6E1F3
Accessibility & contrast
On white
2.59
#DA83CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#DA83CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA83CC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA83CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA83CC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CF
Deuteranopia (green-blind)
#98A5C9
Tritanopia (blue-blind)
#E1889E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #da83cc; /* rgb */ color: rgb(218, 131, 204); /* oklch */ color: oklch(72.6% 0.141 333.0);
Tailwind
colors: {
custom: {
50: '#e7a9db',
500: '#da83cc',
950: '#000000',
},
}SCSS
$custom: #da83cc; $custom-light: #e7a9db; $custom-dark: #000000;
JSON
{
"hex": "#da83cc",
"rgb": {
"r": 218,
"g": 131,
"b": 204
},
"hsl": {
"h": 309.655,
"s": 54.037,
"l": 68.431
},
"oklch": {
"l": 0.72571,
"c": 0.14074,
"h": 333
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#DA83CC
secondary
#CFE9D4
accent
#C23D24
background
#FEFAFD
surface
#FDF4FB
border
#D5CED4
text
#161015
muted
#847F83