#D596F4#D596F4
#D596F4 is a light, vivid purple. Relative luminance 0.425; OKLCH L 76.8% C 0.146 H 314.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D596F4 |
|---|---|
| RGB | rgb(213, 150, 244) |
| HSL | hsl(280, 81%, 77%) |
| HSV | hsv(280, 39%, 96%) |
| CMYK | cmyk(12.7%, 38.5%, 0%, 4.3%) |
| CIE-LAB | lab(71.21, 39.93, -37.96) |
| CIE-LCH | lch(71.21, 55.09, 316.45°) |
| OKLab | oklab(76.79% 0.1011 -0.1047) |
| OKLCH | oklch(76.79% 0.146 314) |
| XYZ | xyz(54.6734, 42.4916, 90.8920) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Lilac (survey)
#CEA2FD
ΔE00 3.96
Lavender (survey)
#C79FEF
ΔE00 4.05
Pastel Purple
#CAA0FF
ΔE00 4.43
Liliac
#C48EFD
ΔE00 4.81
Mauve
#E0B0FF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596F4 #B5F496
analogous
#A696F4 #D596F4 #F496E4
triadic
#D596F4 #F4D596 #96F4D5
tetradic
#D596F4 #F4A696 #B5F496 #96E4F4
square
#D596F4 #F4A696 #B5F496 #96E4F4
split-complementary
#D596F4 #E4F496 #96F4A6
monochromatic
#A927E8 #BF5FEE #D596F4 #EBCDFA #F4E3FC
Accessibility & contrast
On white
2.21
#D596F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#D596F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596F4
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596F4 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF8
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#D3A3BA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #d596f4; /* rgb */ color: rgb(213, 150, 244); /* oklch */ color: oklch(76.8% 0.146 314.0);
Tailwind
colors: {
custom: {
50: '#e3b6f8',
500: '#d596f4',
950: '#000000',
},
}SCSS
$custom: #d596f4; $custom-light: #e3b6f8; $custom-dark: #000000;
JSON
{
"hex": "#d596f4",
"rgb": {
"r": 213,
"g": 150,
"b": 244
},
"hsl": {
"h": 280.213,
"s": 81.034,
"l": 77.255
},
"oklch": {
"l": 0.76788,
"c": 0.14553,
"h": 314
},
"luminance": 0.4249
}Semantic roles & 50–950 ramp
primary
#D596F4
secondary
#E1F4D7
accent
#DD084E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085