#D596FF#D596FF
#D596FF is a light, vivid violet. Relative luminance 0.432; OKLCH L 77.3% C 0.158 H 310.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D596FF |
|---|---|
| RGB | rgb(213, 150, 255) |
| HSL | hsl(276, 100%, 79%) |
| HSV | hsv(276, 41%, 100%) |
| CMYK | cmyk(16.5%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(71.68, 42.23, -43.21) |
| CIE-LCH | lch(71.68, 60.42, 314.34°) |
| OKLab | oklab(77.3% 0.1032 -0.1198) |
| OKLCH | oklch(77.3% 0.158 310.8) |
| XYZ | xyz(56.3937, 43.1797, 99.9521) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.74
Lilac (survey)
#CEA2FD
ΔE00 3.59
Liliac
#C48EFD
ΔE00 3.62
Pastel Purple
#CAA0FF
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596FF #C0FF96
analogous
#A196FF #D596FF #FF96F5
triadic
#D596FF #FFD596 #96FFD5
tetradic
#D596FF #FFA196 #C0FF96 #96F5FF
square
#D596FF #FFA196 #C0FF96 #96F5FF
split-complementary
#D596FF #F5FF96 #96FFA1
monochromatic
#A41CFF #BD59FF #D596FF #EDD3FF #F3E0FF
Accessibility & contrast
On white
2.18
#D596FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#D596FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596FF
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596FF | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ADFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#D0A6BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d596ff; /* rgb */ color: rgb(213, 150, 255); /* oklch */ color: oklch(77.3% 0.158 310.8);
Tailwind
colors: {
custom: {
50: '#e3b6ff',
500: '#d596ff',
950: '#000000',
},
}SCSS
$custom: #d596ff; $custom-light: #e3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d596ff",
"rgb": {
"r": 213,
"g": 150,
"b": 255
},
"hsl": {
"h": 276,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.77295,
"c": 0.15811,
"h": 310.8
},
"luminance": 0.43179
}Semantic roles & 50–950 ramp
primary
#D596FF
secondary
#E2F7D4
accent
#E6005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086