#D596F9#D596F9
#D596F9 is a light, vivid violet. Relative luminance 0.428; OKLCH L 77.0% C 0.151 H 312.5°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D596F9 |
|---|---|
| RGB | rgb(213, 150, 249) |
| HSL | hsl(278, 89%, 78%) |
| HSV | hsv(278, 40%, 98%) |
| CMYK | cmyk(14.5%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(71.42, 40.97, -40.35) |
| CIE-LCH | lch(71.42, 57.50, 315.43°) |
| OKLab | oklab(77.02% 0.1021 -0.1116) |
| OKLCH | oklch(77.02% 0.151 312.5) |
| XYZ | xyz(55.4429, 42.7994, 94.9446) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.68
Lilac (survey)
#CEA2FD
ΔE00 3.66
Pastel Purple
#CAA0FF
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596F9 #BAF996
analogous
#A396F9 #D596F9 #F996EB
triadic
#D596F9 #F9D596 #96F9D5
tetradic
#D596F9 #F9A396 #BAF996 #96EBF9
square
#D596F9 #F9A396 #BAF996 #96EBF9
split-complementary
#D596F9 #EBF996 #96F9A3
monochromatic
#A722F2 #BE5CF6 #D596F9 #ECD0FC #F3E2FD
Accessibility & contrast
On white
2.20
#D596F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#D596F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596F9
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596F9 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ACFD
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#D2A4BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d596f9; /* rgb */ color: rgb(213, 150, 249); /* oklch */ color: oklch(77.0% 0.151 312.5);
Tailwind
colors: {
custom: {
50: '#e3b6fb',
500: '#d596f9',
950: '#000000',
},
}SCSS
$custom: #d596f9; $custom-light: #e3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#d596f9",
"rgb": {
"r": 213,
"g": 150,
"b": 249
},
"hsl": {
"h": 278.182,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77016,
"c": 0.15122,
"h": 312.5
},
"luminance": 0.42798
}Semantic roles & 50–950 ramp
primary
#D596F9
secondary
#E1F5D6
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085