#DA8CFA#DA8CFA
#DA8CFA is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.0% C 0.171 H 315.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8CFA |
|---|---|
| RGB | rgb(218, 140, 250) |
| HSL | hsl(283, 92%, 76%) |
| HSV | hsv(283, 44%, 98%) |
| CMYK | cmyk(12.8%, 44%, 0%, 2%) |
| CIE-LAB | lab(69.87, 47.90, -43.28) |
| CIE-LCH | lch(69.87, 64.55, 317.90°) |
| OKLab | oklab(75.99% 0.122 -0.1198) |
| OKLCH | oklch(75.99% 0.171 315.5) |
| XYZ | xyz(55.5442, 40.5652, 95.3279) |
| Luminance | 0.4056 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.27
Lavender (survey)
#C79FEF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8CFA #ACFA8C
analogous
#A38CFA #DA8CFA #FA8CE3
triadic
#DA8CFA #FADA8C #8CFADA
tetradic
#DA8CFA #FAA38C #ACFA8C #8CE3FA
square
#DA8CFA #FAA38C #ACFA8C #8CE3FA
split-complementary
#DA8CFA #E3FA8C #8CFAA3
monochromatic
#B417F5 #C751F7 #DA8CFA #EDC7FD #F6E2FE
Accessibility & contrast
On white
2.30
#DA8CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#DA8CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8CFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8CFA | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FE
Deuteranopia (green-blind)
#8DADF7
Tritanopia (blue-blind)
#D89CB7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #da8cfa; /* rgb */ color: rgb(218, 140, 250); /* oklch */ color: oklch(76.0% 0.171 315.5);
Tailwind
colors: {
custom: {
50: '#e7affc',
500: '#da8cfa',
950: '#000000',
},
}SCSS
$custom: #da8cfa; $custom-light: #e7affc; $custom-dark: #000000;
JSON
{
"hex": "#da8cfa",
"rgb": {
"r": 218,
"g": 140,
"b": 250
},
"hsl": {
"h": 282.545,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.75986,
"c": 0.17099,
"h": 315.5
},
"luminance": 0.40564
}Semantic roles & 50–950 ramp
primary
#DA8CFA
secondary
#DFF6D5
accent
#E60043
background
#FEFAFF
surface
#FDF5FF
border
#D5CFD7
text
#161017
muted
#847F85