#DA88F2#DA88F2
#DA88F2 is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.0% C 0.169 H 318.3°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DA88F2 |
|---|---|
| RGB | rgb(218, 136, 242) |
| HSL | hsl(286, 80%, 74%) |
| HSV | hsv(286, 44%, 95%) |
| CMYK | cmyk(9.9%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(68.70, 48.38, -40.74) |
| CIE-LCH | lch(68.70, 63.25, 319.90°) |
| OKLab | oklab(75% 0.1262 -0.1125) |
| OKLCH | oklch(75% 0.169 318.3) |
| XYZ | xyz(53.7424, 38.9263, 88.6697) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 5.78
Baby Purple
#CA9BF7
ΔE00 5.95
Orchid
#DA70D6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA88F2 #A0F288
analogous
#A588F2 #DA88F2 #F288D5
triadic
#DA88F2 #F2DA88 #88F2DA
tetradic
#DA88F2 #F2A588 #A0F288 #88D5F2
square
#DA88F2 #F2A588 #A0F288 #88D5F2
split-complementary
#DA88F2 #D5F288 #88F2A5
monochromatic
#B81AE6 #C951EC #DA88F2 #EBBFF8 #F6E3FC
Accessibility & contrast
On white
2.39
#DA88F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DA88F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA88F2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA88F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA88F2 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#8DAAEF
Tritanopia (blue-blind)
#DA96B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #da88f2; /* rgb */ color: rgb(218, 136, 242); /* oklch */ color: oklch(75.0% 0.169 318.3);
Tailwind
colors: {
custom: {
50: '#e7acf6',
500: '#da88f2',
950: '#000000',
},
}SCSS
$custom: #da88f2; $custom-light: #e7acf6; $custom-dark: #000000;
JSON
{
"hex": "#da88f2",
"rgb": {
"r": 218,
"g": 136,
"b": 242
},
"hsl": {
"h": 286.415,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.74995,
"c": 0.16906,
"h": 318.3
},
"luminance": 0.38925
}Semantic roles & 50–950 ramp
primary
#DA88F2
secondary
#DEF4D7
accent
#DD0939
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85