#D596F7#D596F7
#D596F7 is a light, vivid violet. Relative luminance 0.427; OKLCH L 76.9% C 0.149 H 313.1°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D596F7 |
|---|---|
| RGB | rgb(213, 150, 247) |
| HSL | hsl(279, 86%, 78%) |
| HSV | hsv(279, 39%, 97%) |
| CMYK | cmyk(13.8%, 39.3%, 0%, 3.1%) |
| CIE-LAB | lab(71.33, 40.55, -39.39) |
| CIE-LCH | lch(71.33, 56.54, 315.83°) |
| OKLab | oklab(76.92% 0.1017 -0.1088) |
| OKLCH | oklch(76.92% 0.149 313.1) |
| XYZ | xyz(55.1326, 42.6753, 93.3105) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.75
Lilac (survey)
#CEA2FD
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.42
Mauve
#E0B0FF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596F7 #B8F796
analogous
#A496F7 #D596F7 #F796E9
triadic
#D596F7 #F7D596 #96F7D5
tetradic
#D596F7 #F7A496 #B8F796 #96E9F7
square
#D596F7 #F7A496 #B8F796 #96E9F7
split-complementary
#D596F7 #E9F796 #96F7A4
monochromatic
#A824EE #BE5DF3 #D596F7 #ECCFFB #F4E3FD
Accessibility & contrast
On white
2.20
#D596F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#D596F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596F7
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596F7 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#94B0F4
Tritanopia (blue-blind)
#D2A4BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d596f7; /* rgb */ color: rgb(213, 150, 247); /* oklch */ color: oklch(76.9% 0.149 313.1);
Tailwind
colors: {
custom: {
50: '#e3b6fa',
500: '#d596f7',
950: '#000000',
},
}SCSS
$custom: #d596f7; $custom-light: #e3b6fa; $custom-dark: #000000;
JSON
{
"hex": "#d596f7",
"rgb": {
"r": 213,
"g": 150,
"b": 247
},
"hsl": {
"h": 278.969,
"s": 85.841,
"l": 77.843
},
"oklch": {
"l": 0.76924,
"c": 0.14894,
"h": 313.1
},
"luminance": 0.42674
}Semantic roles & 50–950 ramp
primary
#D596F7
secondary
#E1F5D6
accent
#E20351
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085