#D59FFD#D59FFD
#D59FFD is a light, vivid violet. Relative luminance 0.460; OKLCH L 78.7% C 0.141 H 309.8°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D59FFD |
|---|---|
| RGB | rgb(213, 159, 253) |
| HSL | hsl(274, 96%, 81%) |
| HSV | hsv(274, 37%, 99%) |
| CMYK | cmyk(15.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.57, 36.97, -39.17) |
| CIE-LCH | lch(73.57, 53.86, 313.34°) |
| OKLab | oklab(78.69% 0.0903 -0.1082) |
| OKLCH | oklch(78.69% 0.141 309.8) |
| XYZ | xyz(57.5651, 46.0350, 98.7626) |
| Luminance | 0.4603 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.80
Baby Purple
#CA9BF7
ΔE00 2.05
Pastel Purple
#CAA0FF
ΔE00 2.56
Lavender (survey)
#C79FEF
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59FFD #C7FD9F
analogous
#A69FFD #D59FFD #FD9FF6
triadic
#D59FFD #FDD59F #9FFDD5
tetradic
#D59FFD #FDA69F #C7FD9F #9FF6FD
square
#D59FFD #FDA69F #C7FD9F #9FF6FD
split-complementary
#D59FFD #F6FD9F #9FFDA6
monochromatic
#A127FB #BB63FC #D59FFD #EFDBFE #F2E1FE
Accessibility & contrast
On white
2.06
#D59FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#D59FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59FFD
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59FFD | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#D0ADC2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #d59ffd; /* rgb */ color: rgb(213, 159, 253); /* oklch */ color: oklch(78.7% 0.141 309.8);
Tailwind
colors: {
custom: {
50: '#e3bcfe',
500: '#d59ffd',
950: '#000000',
},
}SCSS
$custom: #d59ffd; $custom-light: #e3bcfe; $custom-dark: #000000;
JSON
{
"hex": "#d59ffd",
"rgb": {
"r": 213,
"g": 159,
"b": 253
},
"hsl": {
"h": 274.468,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.78694,
"c": 0.14091,
"h": 309.8
},
"luminance": 0.46034
}Semantic roles & 50–950 ramp
primary
#D59FFD
secondary
#E3F7D4
accent
#E60062
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186