#DA88DC#DA88DC
#DA88DC is a light, vivid purple. Relative luminance 0.377; OKLCH L 74.0% C 0.147 H 326.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DA88DC |
|---|---|
| RGB | rgb(218, 136, 220) |
| HSL | hsl(299, 55%, 70%) |
| HSV | hsv(299, 38%, 86%) |
| CMYK | cmyk(0.9%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.79, 44.18, -30.03) |
| CIE-LCH | lch(67.79, 53.42, 325.80°) |
| OKLab | oklab(74.01% 0.1219 -0.0819) |
| OKLCH | oklch(74.01% 0.147 326.1) |
| XYZ | xyz(50.6348, 37.6832, 72.3027) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.38
Violet (CSS)
#EE82EE
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 5.14
Orchid
#DA70D6
ΔE00 5.30
Orchid (survey)
#C875C4
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA88DC #8ADC88
analogous
#B088DC #DA88DC #DC88B4
triadic
#DA88DC #DCDA88 #88DCDA
tetradic
#DA88DC #DCB088 #8ADC88 #88B4DC
square
#DA88DC #DCB088 #8ADC88 #88B4DC
split-complementary
#DA88DC #B4DC88 #88DCB0
monochromatic
#B135B5 #CB59CE #DA88DC #E9B7EA #F7E7F8
Accessibility & contrast
On white
2.46
#DA88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#DA88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA88DC
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA88DC | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#DE90A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #da88dc; /* rgb */ color: rgb(218, 136, 220); /* oklch */ color: oklch(74.0% 0.147 326.1);
Tailwind
colors: {
custom: {
50: '#e7ace7',
500: '#da88dc',
950: '#000000',
},
}SCSS
$custom: #da88dc; $custom-light: #e7ace7; $custom-dark: #000000;
JSON
{
"hex": "#da88dc",
"rgb": {
"r": 218,
"g": 136,
"b": 220
},
"hsl": {
"h": 298.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.74013,
"c": 0.14682,
"h": 326.1
},
"luminance": 0.37681
}Semantic roles & 50–950 ramp
primary
#DA88DC
secondary
#D5ECD4
accent
#C22327
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84