#D59FFE#D59FFE
#D59FFE is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.7% C 0.142 H 309.5°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D59FFE |
|---|---|
| RGB | rgb(213, 159, 254) |
| HSL | hsl(274, 98%, 81%) |
| HSV | hsv(274, 37%, 100%) |
| CMYK | cmyk(16.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.61, 37.18, -39.65) |
| CIE-LCH | lch(73.61, 54.35, 313.16°) |
| OKLab | oklab(78.74% 0.0905 -0.1096) |
| OKLCH | oklch(78.74% 0.142 309.5) |
| XYZ | xyz(57.7248, 46.0989, 99.6037) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 2.05
Pastel Purple
#CAA0FF
ΔE00 2.47
Lavender (survey)
#C79FEF
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59FFE #C8FE9F
analogous
#A59FFE #D59FFE #FE9FF8
triadic
#D59FFE #FED59F #9FFED5
tetradic
#D59FFE #FEA59F #C8FE9F #9FF8FE
square
#D59FFE #FEA59F #C8FE9F #9FF8FE
split-complementary
#D59FFE #F8FE9F #9FFEA5
monochromatic
#A026FD #BA62FD #D59FFE #EFDCFF #F2E1FF
Accessibility & contrast
On white
2.05
#D59FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#D59FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59FFE
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59FFE | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#D0ADC3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d59ffe; /* rgb */ color: rgb(213, 159, 254); /* oklch */ color: oklch(78.7% 0.142 309.5);
Tailwind
colors: {
custom: {
50: '#e3bcff',
500: '#d59ffe',
950: '#000000',
},
}SCSS
$custom: #d59ffe; $custom-light: #e3bcff; $custom-dark: #000000;
JSON
{
"hex": "#d59ffe",
"rgb": {
"r": 213,
"g": 159,
"b": 254
},
"hsl": {
"h": 274.105,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78739,
"c": 0.1421,
"h": 309.5
},
"luminance": 0.46098
}Semantic roles & 50–950 ramp
primary
#D59FFE
secondary
#E3F7D4
accent
#E60063
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186