#D59FED#D59FED
#D59FED is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.0% C 0.122 H 315.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D59FED |
|---|---|
| RGB | rgb(213, 159, 237) |
| HSL | hsl(282, 68%, 78%) |
| HSV | hsv(282, 33%, 93%) |
| CMYK | cmyk(10.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.93, 33.65, -31.47) |
| CIE-LCH | lch(72.93, 46.07, 316.91°) |
| OKLab | oklab(78% 0.0866 -0.0862) |
| OKLCH | oklch(78% 0.122 315.1) |
| XYZ | xyz(55.1224, 45.0579, 85.8976) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.31
Baby Purple
#CA9BF7
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.07
Mauve
#E0B0FF
ΔE00 4.29
Plum
#DDA0DD
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59FED #B7ED9F
analogous
#AE9FED #D59FED #ED9FDE
triadic
#D59FED #EDD59F #9FEDD5
tetradic
#D59FED #EDAE9F #B7ED9F #9FDEED
square
#D59FED #EDAE9F #B7ED9F #9FDEED
split-complementary
#D59FED #DEED9F #9FEDAE
monochromatic
#A838DA #BE6BE3 #D59FED #ECD3F7 #F4E5FA
Accessibility & contrast
On white
2.10
#D59FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#D59FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59FED
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59FED | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B0F0
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#D4A9BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d59fed; /* rgb */ color: rgb(213, 159, 237); /* oklch */ color: oklch(78.0% 0.122 315.1);
Tailwind
colors: {
custom: {
50: '#e3bcf3',
500: '#d59fed',
950: '#000000',
},
}SCSS
$custom: #d59fed; $custom-light: #e3bcf3; $custom-dark: #000000;
JSON
{
"hex": "#d59fed",
"rgb": {
"r": 213,
"g": 159,
"b": 237
},
"hsl": {
"h": 281.538,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.78,
"c": 0.12221,
"h": 315.1
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#D59FED
secondary
#E1F2D9
accent
#D0154F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185