#DA8FEE#DA8FEE
#DA8FEE is a light, vivid purple. Relative luminance 0.407; OKLCH L 75.9% C 0.153 H 319.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FEE |
|---|---|
| RGB | rgb(218, 143, 238) |
| HSL | hsl(287, 74%, 75%) |
| HSV | hsv(287, 40%, 93%) |
| CMYK | cmyk(8.4%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.98, 43.93, -36.54) |
| CIE-LCH | lch(69.98, 57.14, 320.24°) |
| OKLab | oklab(75.9% 0.1156 -0.1005) |
| OKLCH | oklch(75.9% 0.153 319) |
| XYZ | xyz(54.1665, 40.7251, 85.8797) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 5.18
Liliac
#C48EFD
ΔE00 6.04
Lavender (survey)
#C79FEF
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FEE #A3EE8F
analogous
#AA8FEE #DA8FEE #EE8FD3
triadic
#DA8FEE #EEDA8F #8FEEDA
tetradic
#DA8FEE #EEAA8F #A3EE8F #8FD3EE
square
#DA8FEE #EEAA8F #A3EE8F #8FD3EE
split-complementary
#DA8FEE #D3EE8F #8FEEAA
monochromatic
#B725DE #C85AE6 #DA8FEE #ECC4F6 #F6E4FB
Accessibility & contrast
On white
2.30
#DA8FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#DA8FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FEE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FEE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F1
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#DB9BB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #da8fee; /* rgb */ color: rgb(218, 143, 238); /* oklch */ color: oklch(75.9% 0.153 319.0);
Tailwind
colors: {
custom: {
50: '#e7b1f4',
500: '#da8fee',
950: '#000000',
},
}SCSS
$custom: #da8fee; $custom-light: #e7b1f4; $custom-dark: #000000;
JSON
{
"hex": "#da8fee",
"rgb": {
"r": 218,
"g": 143,
"b": 238
},
"hsl": {
"h": 287.368,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.75902,
"c": 0.15316,
"h": 319
},
"luminance": 0.40723
}Semantic roles & 50–950 ramp
primary
#DA8FEE
secondary
#DEF3D8
accent
#D61039
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085