#D59CFA#D59CFA
#D59CFA is a light, vivid violet. Relative luminance 0.448; OKLCH L 78.1% C 0.142 H 311.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D59CFA |
|---|---|
| RGB | rgb(213, 156, 250) |
| HSL | hsl(276, 90%, 80%) |
| HSV | hsv(276, 38%, 98%) |
| CMYK | cmyk(14.8%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(72.78, 37.95, -38.78) |
| CIE-LCH | lch(72.78, 54.26, 314.38°) |
| OKLab | oklab(78.05% 0.0939 -0.1071) |
| OKLCH | oklch(78.05% 0.142 311.2) |
| XYZ | xyz(56.5813, 44.8261, 96.0955) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.09
Lilac (survey)
#CEA2FD
ΔE00 2.45
Pastel Purple
#CAA0FF
ΔE00 3.09
Lavender (survey)
#C79FEF
ΔE00 3.25
Liliac
#C48EFD
ΔE00 4.93
Mauve
#E0B0FF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D59CFA #C1FA9C
analogous
#A69CFA #D59CFA #FA9CF0
triadic
#D59CFA #FAD59C #9CFAD5
tetradic
#D59CFA #FAA69C #C1FA9C #9CF0FA
square
#D59CFA #FAA69C #C1FA9C #9CF0FA
split-complementary
#D59CFA #F0FA9C #9CFAA6
monochromatic
#A427F4 #BC62F7 #D59CFA #EED6FD #F3E2FE
Accessibility & contrast
On white
2.11
#D59CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#D59CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D59CFA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D59CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D59CFA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FE
Deuteranopia (green-blind)
#98B4F7
Tritanopia (blue-blind)
#D1A9BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #d59cfa; /* rgb */ color: rgb(213, 156, 250); /* oklch */ color: oklch(78.1% 0.142 311.2);
Tailwind
colors: {
custom: {
50: '#e3bafc',
500: '#d59cfa',
950: '#000000',
},
}SCSS
$custom: #d59cfa; $custom-light: #e3bafc; $custom-dark: #000000;
JSON
{
"hex": "#d59cfa",
"rgb": {
"r": 213,
"g": 156,
"b": 250
},
"hsl": {
"h": 276.383,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.78055,
"c": 0.14238,
"h": 311.2
},
"luminance": 0.44825
}Semantic roles & 50–950 ramp
primary
#D59CFA
secondary
#E2F6D5
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085