#DA8FE2#DA8FE2
#DA8FE2 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.4% C 0.141 H 323.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FE2 |
|---|---|
| RGB | rgb(218, 143, 226) |
| HSL | hsl(294, 59%, 72%) |
| HSV | hsv(294, 37%, 89%) |
| CMYK | cmyk(3.5%, 36.7%, 0%, 11.4%) |
| CIE-LAB | lab(69.50, 41.61, -30.70) |
| CIE-LCH | lch(69.50, 51.71, 323.58°) |
| OKLab | oklab(75.38% 0.113 -0.0838) |
| OKLCH | oklch(75.38% 0.141 323.4) |
| XYZ | xyz(52.4619, 40.0432, 76.9024) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.99
Violet (CSS)
#EE82EE
ΔE00 4.53
Plum
#DDA0DD
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FE2 #97E28F
analogous
#B18FE2 #DA8FE2 #E28FC0
triadic
#DA8FE2 #E2DA8F #8FE2DA
tetradic
#DA8FE2 #E2B18F #97E28F #8FC0E2
square
#DA8FE2 #E2B18F #97E28F #8FC0E2
split-complementary
#DA8FE2 #C0E28F #8FE2B1
monochromatic
#B633C4 #CA5ED5 #DA8FE2 #EAC0EF #F7E7F9
Accessibility & contrast
On white
2.33
#DA8FE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DA8FE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FE2
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FE2 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E5
Deuteranopia (green-blind)
#99ADDF
Tritanopia (blue-blind)
#DD98AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #da8fe2; /* rgb */ color: rgb(218, 143, 226); /* oklch */ color: oklch(75.4% 0.141 323.4);
Tailwind
colors: {
custom: {
50: '#e7b1eb',
500: '#da8fe2',
950: '#000000',
},
}SCSS
$custom: #da8fe2; $custom-light: #e7b1eb; $custom-dark: #000000;
JSON
{
"hex": "#da8fe2",
"rgb": {
"r": 218,
"g": 143,
"b": 226
},
"hsl": {
"h": 294.217,
"s": 58.865,
"l": 72.353
},
"oklch": {
"l": 0.7538,
"c": 0.1407,
"h": 323.4
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#DA8FE2
secondary
#DDF0DB
accent
#C61F2F
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161116
muted
#848084