#D59FF8#D59FF8
#D59FF8 is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.5% C 0.135 H 311.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D59FF8 |
|---|---|
| RGB | rgb(213, 159, 248) |
| HSL | hsl(276, 86%, 80%) |
| HSV | hsv(276, 36%, 97%) |
| CMYK | cmyk(14.1%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(73.36, 35.91, -36.78) |
| CIE-LCH | lch(73.36, 51.41, 314.31°) |
| OKLab | oklab(78.47% 0.0892 -0.1014) |
| OKLCH | oklch(78.47% 0.135 311.3) |
| XYZ | xyz(56.7790, 45.7206, 94.6226) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.25
Baby Purple
#CA9BF7
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.18
Mauve
#E0B0FF
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59FF8 #C2F89F
analogous
#A89FF8 #D59FF8 #F89FEF
triadic
#D59FF8 #F8D59F #9FF8D5
tetradic
#D59FF8 #F8A89F #C2F89F #9FEFF8
square
#D59FF8 #F8A89F #C2F89F #9FEFF8
split-complementary
#D59FF8 #EFF89F #9FF8A8
monochromatic
#A32DF0 #BC66F4 #D59FF8 #EED8FC #F3E2FD
Accessibility & contrast
On white
2.07
#D59FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#D59FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59FF8
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59FF8 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB1FB
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#D1ABC0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d59ff8; /* rgb */ color: rgb(213, 159, 248); /* oklch */ color: oklch(78.5% 0.135 311.3);
Tailwind
colors: {
custom: {
50: '#e3bcfb',
500: '#d59ff8',
950: '#000000',
},
}SCSS
$custom: #d59ff8; $custom-light: #e3bcfb; $custom-dark: #000000;
JSON
{
"hex": "#d59ff8",
"rgb": {
"r": 213,
"g": 159,
"b": 248
},
"hsl": {
"h": 276.404,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.78472,
"c": 0.13501,
"h": 311.3
},
"luminance": 0.4572
}Semantic roles & 50–950 ramp
primary
#D59FF8
secondary
#E2F5D6
accent
#E3035B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185