#D596F8#D596F8
#D596F8 is a light, vivid violet. Relative luminance 0.427; OKLCH L 77.0% C 0.150 H 312.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D596F8 |
|---|---|
| RGB | rgb(213, 150, 248) |
| HSL | hsl(279, 88%, 78%) |
| HSV | hsv(279, 40%, 97%) |
| CMYK | cmyk(14.1%, 39.5%, 0%, 2.7%) |
| CIE-LAB | lab(71.38, 40.76, -39.87) |
| CIE-LCH | lch(71.38, 57.02, 315.63°) |
| OKLab | oklab(76.97% 0.1019 -0.1102) |
| OKLCH | oklch(76.97% 0.15 312.8) |
| XYZ | xyz(55.2874, 42.7372, 94.1253) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.71
Lilac (survey)
#CEA2FD
ΔE00 3.70
Pastel Purple
#CAA0FF
ΔE00 4.04
Lavender (survey)
#C79FEF
ΔE00 4.16
Liliac
#C48EFD
ΔE00 4.29
Mauve
#E0B0FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D596F8 #B9F896
analogous
#A496F8 #D596F8 #F896EA
triadic
#D596F8 #F8D596 #96F8D5
tetradic
#D596F8 #F8A496 #B9F896 #96EAF8
square
#D596F8 #F8A496 #B9F896 #96EAF8
split-complementary
#D596F8 #EAF896 #96F8A4
monochromatic
#A723F0 #BE5DF4 #D596F8 #ECCFFC #F4E2FD
Accessibility & contrast
On white
2.20
#D596F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#D596F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D596F8
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D596F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D596F8 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFC
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#D2A4BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d596f8; /* rgb */ color: rgb(213, 150, 248); /* oklch */ color: oklch(77.0% 0.150 312.8);
Tailwind
colors: {
custom: {
50: '#e3b6fb',
500: '#d596f8',
950: '#000000',
},
}SCSS
$custom: #d596f8; $custom-light: #e3b6fb; $custom-dark: #000000;
JSON
{
"hex": "#d596f8",
"rgb": {
"r": 213,
"g": 150,
"b": 248
},
"hsl": {
"h": 278.571,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.7697,
"c": 0.15008,
"h": 312.8
},
"luminance": 0.42736
}Semantic roles & 50–950 ramp
primary
#D596F8
secondary
#E1F5D6
accent
#E40152
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085