#DA85DC#DA85DC
#DA85DC is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.5% C 0.152 H 326.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DA85DC |
|---|---|
| RGB | rgb(218, 133, 220) |
| HSL | hsl(299, 55%, 69%) |
| HSV | hsv(299, 40%, 86%) |
| CMYK | cmyk(0.9%, 39.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.16, 45.75, -30.99) |
| CIE-LCH | lch(67.16, 55.25, 325.89°) |
| OKLab | oklab(73.55% 0.1262 -0.0846) |
| OKLCH | oklch(73.55% 0.152 326.2) |
| XYZ | xyz(50.2182, 36.8500, 72.1638) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.39
Violet (CSS)
#EE82EE
ΔE00 3.80
Orchid
#DA70D6
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 4.63
Orchid (survey)
#C875C4
ΔE00 5.51
Plum
#DDA0DD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA85DC #87DC85
analogous
#AF85DC #DA85DC #DC85B3
triadic
#DA85DC #DCDA85 #85DCDA
tetradic
#DA85DC #DCAF85 #87DC85 #85B3DC
square
#DA85DC #DCAF85 #87DC85 #85B3DC
split-complementary
#DA85DC #B3DC85 #85DCAF
monochromatic
#B033B3 #CC55CE #DA85DC #E8B5EA #F7E4F7
Accessibility & contrast
On white
2.51
#DA85DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DA85DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA85DC
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA85DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA85DC | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#DF8EA6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #da85dc; /* rgb */ color: rgb(218, 133, 220); /* oklch */ color: oklch(73.5% 0.152 326.2);
Tailwind
colors: {
custom: {
50: '#e7aae7',
500: '#da85dc',
950: '#000000',
},
}SCSS
$custom: #da85dc; $custom-light: #e7aae7; $custom-dark: #000000;
JSON
{
"hex": "#da85dc",
"rgb": {
"r": 218,
"g": 133,
"b": 220
},
"hsl": {
"h": 298.621,
"s": 55.414,
"l": 69.216
},
"oklch": {
"l": 0.73546,
"c": 0.15195,
"h": 326.2
},
"luminance": 0.36848
}Semantic roles & 50–950 ramp
primary
#DA85DC
secondary
#D2EBD2
accent
#C32326
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84