#D59AFE#D59AFE
#D59AFE is a light, vivid violet. Relative luminance 0.444; OKLCH L 77.9% C 0.150 H 310.4°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D59AFE |
|---|---|
| RGB | rgb(213, 154, 254) |
| HSL | hsl(275, 98%, 80%) |
| HSV | hsv(275, 39%, 100%) |
| CMYK | cmyk(16.1%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.50, 39.87, -41.37) |
| CIE-LCH | lch(72.50, 57.46, 313.94°) |
| OKLab | oklab(77.9% 0.0975 -0.1145) |
| OKLCH | oklch(77.9% 0.15 310.4) |
| XYZ | xyz(56.8824, 44.4139, 99.3229) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 2.71
Pastel Purple
#CAA0FF
ΔE00 3.01
Lavender (survey)
#C79FEF
ΔE00 3.85
Liliac
#C48EFD
ΔE00 4.23
Mauve
#E0B0FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59AFE #C3FE9A
analogous
#A39AFE #D59AFE #FE9AF5
triadic
#D59AFE #FED59A #9AFED5
tetradic
#D59AFE #FEA39A #C3FE9A #9AF5FE
square
#D59AFE #FEA39A #C3FE9A #9AF5FE
split-complementary
#D59AFE #F5FE9A #9AFEA3
monochromatic
#A321FD #BC5DFD #D59AFE #EED7FF #F2E1FF
Accessibility & contrast
On white
2.12
#D59AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#D59AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59AFE
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59AFE | 1.00 | 2.12 | 9.88 | 9.88 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#D0A9C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d59afe; /* rgb */ color: rgb(213, 154, 254); /* oklch */ color: oklch(77.9% 0.150 310.4);
Tailwind
colors: {
custom: {
50: '#e3b8ff',
500: '#d59afe',
950: '#000000',
},
}SCSS
$custom: #d59afe; $custom-light: #e3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d59afe",
"rgb": {
"r": 213,
"g": 154,
"b": 254
},
"hsl": {
"h": 275.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.77904,
"c": 0.15038,
"h": 310.4
},
"luminance": 0.44413
}Semantic roles & 50–950 ramp
primary
#D59AFE
secondary
#E2F7D4
accent
#E6005E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086