#D59DFD#D59DFD
#D59DFD is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.4% C 0.144 H 310.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D59DFD |
|---|---|
| RGB | rgb(213, 157, 253) |
| HSL | hsl(275, 96%, 80%) |
| HSV | hsv(275, 38%, 99%) |
| CMYK | cmyk(15.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(73.12, 38.05, -39.87) |
| CIE-LCH | lch(73.12, 55.11, 313.66°) |
| OKLab | oklab(78.36% 0.0931 -0.1102) |
| OKLCH | oklch(78.36% 0.144 310.2) |
| XYZ | xyz(57.2240, 45.3527, 98.6488) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.00
Lilac (survey)
#CEA2FD
ΔE00 2.13
Pastel Purple
#CAA0FF
ΔE00 2.71
Lavender (survey)
#C79FEF
ΔE00 3.33
Liliac
#C48EFD
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59DFD #C5FD9D
analogous
#A59DFD #D59DFD #FD9DF5
triadic
#D59DFD #FDD59D #9DFDD5
tetradic
#D59DFD #FDA59D #C5FD9D #9DF5FD
square
#D59DFD #FDA59D #C5FD9D #9DF5FD
split-complementary
#D59DFD #F5FD9D #9DFDA5
monochromatic
#A225FB #BB61FC #D59DFD #EFD9FE #F2E1FE
Accessibility & contrast
On white
2.09
#D59DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#D59DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59DFD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59DFD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#97B5FA
Tritanopia (blue-blind)
#D0ABC1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d59dfd; /* rgb */ color: rgb(213, 157, 253); /* oklch */ color: oklch(78.4% 0.144 310.2);
Tailwind
colors: {
custom: {
50: '#e3bafe',
500: '#d59dfd',
950: '#000000',
},
}SCSS
$custom: #d59dfd; $custom-light: #e3bafe; $custom-dark: #000000;
JSON
{
"hex": "#d59dfd",
"rgb": {
"r": 213,
"g": 157,
"b": 253
},
"hsl": {
"h": 275,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.78358,
"c": 0.14424,
"h": 310.2
},
"luminance": 0.45352
}Semantic roles & 50–950 ramp
primary
#D59DFD
secondary
#E3F7D4
accent
#E60060
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186