#D59AFA#D59AFA
#D59AFA is a light, vivid violet. Relative luminance 0.442; OKLCH L 77.7% C 0.146 H 311.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D59AFA |
|---|---|
| RGB | rgb(213, 154, 250) |
| HSL | hsl(277, 91%, 79%) |
| HSV | hsv(277, 38%, 98%) |
| CMYK | cmyk(14.8%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(72.34, 39.03, -39.47) |
| CIE-LCH | lch(72.34, 55.50, 314.68°) |
| OKLab | oklab(77.72% 0.0967 -0.109) |
| OKLCH | oklch(77.72% 0.146 311.6) |
| XYZ | xyz(56.2485, 44.1604, 95.9846) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.19
Lilac (survey)
#CEA2FD
ΔE00 2.81
Pastel Purple
#CAA0FF
ΔE00 3.31
Lavender (survey)
#C79FEF
ΔE00 3.55
Liliac
#C48EFD
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59AFA #BFFA9A
analogous
#A59AFA #D59AFA #FA9AEF
triadic
#D59AFA #FAD59A #9AFAD5
tetradic
#D59AFA #FAA59A #BFFA9A #9AEFFA
square
#D59AFA #FAA59A #BFFA9A #9AEFFA
split-complementary
#D59AFA #EFFA9A #9AFAA5
monochromatic
#A525F4 #BD60F7 #D59AFA #EDD4FD #F3E2FE
Accessibility & contrast
On white
2.14
#D59AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#D59AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59AFA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59AFA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFE
Deuteranopia (green-blind)
#96B3F7
Tritanopia (blue-blind)
#D1A8BE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d59afa; /* rgb */ color: rgb(213, 154, 250); /* oklch */ color: oklch(77.7% 0.146 311.6);
Tailwind
colors: {
custom: {
50: '#e3b8fc',
500: '#d59afa',
950: '#000000',
},
}SCSS
$custom: #d59afa; $custom-light: #e3b8fc; $custom-dark: #000000;
JSON
{
"hex": "#d59afa",
"rgb": {
"r": 213,
"g": 154,
"b": 250
},
"hsl": {
"h": 276.875,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.77721,
"c": 0.14572,
"h": 311.6
},
"luminance": 0.44159
}Semantic roles & 50–950 ramp
primary
#D59AFA
secondary
#E2F6D5
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085