#D59FFA#D59FFA
#D59FFA is a light, vivid violet. Relative luminance 0.458; OKLCH L 78.6% C 0.137 H 310.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D59FFA |
|---|---|
| RGB | rgb(213, 159, 250) |
| HSL | hsl(276, 90%, 80%) |
| HSV | hsv(276, 36%, 98%) |
| CMYK | cmyk(14.8%, 36.4%, 0%, 2%) |
| CIE-LAB | lab(73.44, 36.33, -37.74) |
| CIE-LCH | lch(73.44, 52.39, 313.91°) |
| OKLab | oklab(78.56% 0.0896 -0.1041) |
| OKLCH | oklch(78.56% 0.137 310.7) |
| XYZ | xyz(57.0910, 45.8453, 96.2654) |
| Luminance | 0.4585 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.03
Baby Purple
#CA9BF7
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 2.89
Pastel Purple
#CAA0FF
ΔE00 2.91
Mauve
#E0B0FF
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59FFA #C4FA9F
analogous
#A79FFA #D59FFA #FA9FF2
triadic
#D59FFA #FAD59F #9FFAD5
tetradic
#D59FFA #FAA79F #C4FA9F #9FF2FA
square
#D59FFA #FAA79F #C4FA9F #9FF2FA
split-complementary
#D59FFA #F2FA9F #9FFAA7
monochromatic
#A22BF4 #BC65F7 #D59FFA #EED9FD #F2E2FD
Accessibility & contrast
On white
2.07
#D59FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#D59FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59FFA
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59FFA | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FD
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#D1ACC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d59ffa; /* rgb */ color: rgb(213, 159, 250); /* oklch */ color: oklch(78.6% 0.137 310.7);
Tailwind
colors: {
custom: {
50: '#e3bcfc',
500: '#d59ffa',
950: '#000000',
},
}SCSS
$custom: #d59ffa; $custom-light: #e3bcfc; $custom-dark: #000000;
JSON
{
"hex": "#d59ffa",
"rgb": {
"r": 213,
"g": 159,
"b": 250
},
"hsl": {
"h": 275.604,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.7856,
"c": 0.13736,
"h": 310.7
},
"luminance": 0.45845
}Semantic roles & 50–950 ramp
primary
#D59FFA
secondary
#E2F6D5
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151217
muted
#848185