#D496EB#D496EB
#D496EB is a light, vivid purple. Relative luminance 0.418; OKLCH L 76.3% C 0.135 H 316.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D496EB |
|---|---|
| RGB | rgb(212, 150, 235) |
| HSL | hsl(284, 68%, 75%) |
| HSV | hsv(284, 36%, 92%) |
| CMYK | cmyk(9.8%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(70.74, 37.80, -33.77) |
| CIE-LCH | lch(70.74, 50.69, 318.22°) |
| OKLab | oklab(76.29% 0.098 -0.0927) |
| OKLCH | oklch(76.29% 0.135 316.6) |
| XYZ | xyz(53.0509, 41.8092, 83.8565) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.47
Plum
#DDA0DD
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D496EB #ADEB96
analogous
#A996EB #D496EB #EB96D7
triadic
#D496EB #EBD496 #96EBD4
tetradic
#D496EB #EBA996 #ADEB96 #96D7EB
square
#D496EB #EBA996 #ADEB96 #96D7EB
split-complementary
#D496EB #D7EB96 #96EBA9
monochromatic
#AA2FD7 #BF63E1 #D496EB #E9C9F5 #F4E5FA
Accessibility & contrast
On white
2.24
#D496EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#D496EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D496EB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D496EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D496EB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#98AFE8
Tritanopia (blue-blind)
#D3A1B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d496eb; /* rgb */ color: rgb(212, 150, 235); /* oklch */ color: oklch(76.3% 0.135 316.6);
Tailwind
colors: {
custom: {
50: '#e2b6f1',
500: '#d496eb',
950: '#000000',
},
}SCSS
$custom: #d496eb; $custom-light: #e2b6f1; $custom-dark: #000000;
JSON
{
"hex": "#d496eb",
"rgb": {
"r": 212,
"g": 150,
"b": 235
},
"hsl": {
"h": 283.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.7629,
"c": 0.13494,
"h": 316.6
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#D496EB
secondary
#E0F2D9
accent
#D01648
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085