#DA8FEF#DA8FEF
#DA8FEF is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.9% C 0.154 H 318.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FEF |
|---|---|
| RGB | rgb(218, 143, 239) |
| HSL | hsl(287, 75%, 75%) |
| HSV | hsv(287, 40%, 94%) |
| CMYK | cmyk(8.8%, 40.2%, 0%, 6.3%) |
| CIE-LAB | lab(70.02, 44.12, -37.02) |
| CIE-LCH | lch(70.02, 57.60, 320.00°) |
| OKLab | oklab(75.95% 0.1158 -0.1019) |
| OKLCH | oklch(75.95% 0.154 318.7) |
| XYZ | xyz(54.3138, 40.7840, 86.6556) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.94
Baby Purple
#CA9BF7
ΔE00 5.08
Liliac
#C48EFD
ΔE00 5.89
Lavender (survey)
#C79FEF
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FEF #A4EF8F
analogous
#AA8FEF #DA8FEF #EF8FD4
triadic
#DA8FEF #EFDA8F #8FEFDA
tetradic
#DA8FEF #EFAA8F #A4EF8F #8FD4EF
square
#DA8FEF #EFAA8F #A4EF8F #8FD4EF
split-complementary
#DA8FEF #D4EF8F #8FEFAA
monochromatic
#B724E0 #C859E7 #DA8FEF #ECC5F7 #F6E4FB
Accessibility & contrast
On white
2.29
#DA8FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DA8FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FEF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FEF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#DB9BB4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #da8fef; /* rgb */ color: rgb(218, 143, 239); /* oklch */ color: oklch(75.9% 0.154 318.7);
Tailwind
colors: {
custom: {
50: '#e7b1f4',
500: '#da8fef',
950: '#000000',
},
}SCSS
$custom: #da8fef; $custom-light: #e7b1f4; $custom-dark: #000000;
JSON
{
"hex": "#da8fef",
"rgb": {
"r": 218,
"g": 143,
"b": 239
},
"hsl": {
"h": 286.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75947,
"c": 0.15422,
"h": 318.7
},
"luminance": 0.40782
}Semantic roles & 50–950 ramp
primary
#DA8FEF
secondary
#DEF3D8
accent
#D70E3A
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085