#DA8FE4#DA8FE4
#DA8FE4 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.5% C 0.143 H 322.6°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FE4 |
|---|---|
| RGB | rgb(218, 143, 228) |
| HSL | hsl(293, 61%, 73%) |
| HSV | hsv(293, 37%, 89%) |
| CMYK | cmyk(4.4%, 37.3%, 0%, 10.6%) |
| CIE-LAB | lab(69.58, 41.99, -31.68) |
| CIE-LCH | lch(69.58, 52.60, 322.97°) |
| OKLab | oklab(75.47% 0.1135 -0.0866) |
| OKLCH | oklch(75.47% 0.143 322.6) |
| XYZ | xyz(52.7379, 40.1536, 78.3561) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 4.41
Plum
#DDA0DD
ΔE00 5.41
Purply Pink
#F075E6
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FE4 #99E48F
analogous
#AF8FE4 #DA8FE4 #E48FC4
triadic
#DA8FE4 #E4DA8F #8FE4DA
tetradic
#DA8FE4 #E4AF8F #99E48F #8FC4E4
square
#DA8FE4 #E4AF8F #99E48F #8FC4E4
split-complementary
#DA8FE4 #C4E48F #8FE4AF
monochromatic
#B630C8 #CA5ED8 #DA8FE4 #EAC0F0 #F7E6F9
Accessibility & contrast
On white
2.33
#DA8FE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#DA8FE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FE4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FE4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A4E7
Deuteranopia (green-blind)
#99ADE1
Tritanopia (blue-blind)
#DD98AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #da8fe4; /* rgb */ color: rgb(218, 143, 228); /* oklch */ color: oklch(75.5% 0.143 322.6);
Tailwind
colors: {
custom: {
50: '#e7b1ec',
500: '#da8fe4',
950: '#000000',
},
}SCSS
$custom: #da8fe4; $custom-light: #e7b1ec; $custom-dark: #000000;
JSON
{
"hex": "#da8fe4",
"rgb": {
"r": 218,
"g": 143,
"b": 228
},
"hsl": {
"h": 292.941,
"s": 61.151,
"l": 72.745
},
"oklch": {
"l": 0.75465,
"c": 0.14274,
"h": 322.6
},
"luminance": 0.40152
}Semantic roles & 50–950 ramp
primary
#DA8FE4
secondary
#DDF0DB
accent
#C91D31
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084