#DA8FEC#DA8FEC
#DA8FEC is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.8% C 0.151 H 319.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DA8FEC |
|---|---|
| RGB | rgb(218, 143, 236) |
| HSL | hsl(288, 71%, 74%) |
| HSV | hsv(288, 39%, 93%) |
| CMYK | cmyk(7.6%, 39.4%, 0%, 7.5%) |
| CIE-LAB | lab(69.90, 43.53, -35.57) |
| CIE-LCH | lch(69.90, 56.22, 320.75°) |
| OKLab | oklab(75.81% 0.1152 -0.0977) |
| OKLCH | oklch(75.81% 0.151 319.7) |
| XYZ | xyz(53.8743, 40.6082, 84.3409) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 5.37
Lavender (survey)
#C79FEF
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.34
Purply Pink
#F075E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA8FEC #A1EC8F
analogous
#AC8FEC #DA8FEC #EC8FD0
triadic
#DA8FEC #ECDA8F #8FECDA
tetradic
#DA8FEC #ECAC8F #A1EC8F #8FD0EC
square
#DA8FEC #ECAC8F #A1EC8F #8FD0EC
split-complementary
#DA8FEC #D0EC8F #8FECAC
monochromatic
#B726DA #C95BE3 #DA8FEC #EBC3F5 #F6E5FB
Accessibility & contrast
On white
2.30
#DA8FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DA8FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA8FEC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA8FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA8FEC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6EF
Deuteranopia (green-blind)
#95AEE9
Tritanopia (blue-blind)
#DB9AB3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #da8fec; /* rgb */ color: rgb(218, 143, 236); /* oklch */ color: oklch(75.8% 0.151 319.7);
Tailwind
colors: {
custom: {
50: '#e7b1f2',
500: '#da8fec',
950: '#000000',
},
}SCSS
$custom: #da8fec; $custom-light: #e7b1f2; $custom-dark: #000000;
JSON
{
"hex": "#da8fec",
"rgb": {
"r": 218,
"g": 143,
"b": 236
},
"hsl": {
"h": 288.387,
"s": 70.992,
"l": 74.314
},
"oklch": {
"l": 0.75813,
"c": 0.15105,
"h": 319.7
},
"luminance": 0.40606
}Semantic roles & 50–950 ramp
primary
#DA8FEC
secondary
#DEF2D9
accent
#D31238
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085