#D59DFF#D59DFF
#D59DFF is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.4% C 0.147 H 309.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D59DFF |
|---|---|
| RGB | rgb(213, 157, 255) |
| HSL | hsl(274, 100%, 81%) |
| HSV | hsv(274, 38%, 100%) |
| CMYK | cmyk(16.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(73.21, 38.47, -40.82) |
| CIE-LCH | lch(73.21, 56.09, 313.30°) |
| OKLab | oklab(78.45% 0.0935 -0.1129) |
| OKLCH | oklch(78.45% 0.147 309.6) |
| XYZ | xyz(57.5442, 45.4808, 100.3356) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.03
Lilac (survey)
#CEA2FD
ΔE00 2.09
Pastel Purple
#CAA0FF
ΔE00 2.56
Lavender (survey)
#C79FEF
ΔE00 3.52
Liliac
#C48EFD
ΔE00 4.66
Mauve
#E0B0FF
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59DFF #C7FF9D
analogous
#A49DFF #D59DFF #FF9DF8
triadic
#D59DFF #FFD59D #9DFFD5
tetradic
#D59DFF #FFA49D #C7FF9D #9DF8FF
square
#D59DFF #FFA49D #C7FF9D #9DF8FF
split-complementary
#D59DFF #F8FF9D #9DFFA4
monochromatic
#A123FF #BB60FF #D59DFF #EFDAFF #F2E0FF
Accessibility & contrast
On white
2.08
#D59DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#D59DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59DFF
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59DFF | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#96B5FC
Tritanopia (blue-blind)
#D0ABC2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d59dff; /* rgb */ color: rgb(213, 157, 255); /* oklch */ color: oklch(78.4% 0.147 309.6);
Tailwind
colors: {
custom: {
50: '#e3baff',
500: '#d59dff',
950: '#000000',
},
}SCSS
$custom: #d59dff; $custom-light: #e3baff; $custom-dark: #000000;
JSON
{
"hex": "#d59dff",
"rgb": {
"r": 213,
"g": 157,
"b": 255
},
"hsl": {
"h": 274.286,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.78449,
"c": 0.1466,
"h": 309.6
},
"luminance": 0.4548
}Semantic roles & 50–950 ramp
primary
#D59DFF
secondary
#E3F7D4
accent
#E60062
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186