#D495EB#D495EB
#D495EB is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.1% C 0.137 H 316.7°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D495EB |
|---|---|
| RGB | rgb(212, 149, 235) |
| HSL | hsl(284, 68%, 75%) |
| HSV | hsv(284, 37%, 92%) |
| CMYK | cmyk(9.8%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.52, 38.34, -34.12) |
| CIE-LCH | lch(70.52, 51.32, 318.33°) |
| OKLab | oklab(76.12% 0.0995 -0.0937) |
| OKLCH | oklch(76.12% 0.137 316.7) |
| XYZ | xyz(52.8920, 41.4914, 83.8035) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.56
Lavender Pink
#DD85D7
ΔE00 5.64
Plum
#DDA0DD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D495EB #ACEB95
analogous
#A995EB #D495EB #EB95D7
triadic
#D495EB #EBD495 #95EBD4
tetradic
#D495EB #EBA995 #ACEB95 #95D7EB
square
#D495EB #EBA995 #ACEB95 #95D7EB
split-complementary
#D495EB #D7EB95 #95EBA9
monochromatic
#AA2ED8 #BF62E1 #D495EB #E9C8F5 #F5E5FA
Accessibility & contrast
On white
2.26
#D495EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#D495EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D495EB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D495EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D495EB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#97AEE8
Tritanopia (blue-blind)
#D4A0B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d495eb; /* rgb */ color: rgb(212, 149, 235); /* oklch */ color: oklch(76.1% 0.137 316.7);
Tailwind
colors: {
custom: {
50: '#e2b5f1',
500: '#d495eb',
950: '#000000',
},
}SCSS
$custom: #d495eb; $custom-light: #e2b5f1; $custom-dark: #000000;
JSON
{
"hex": "#d495eb",
"rgb": {
"r": 212,
"g": 149,
"b": 235
},
"hsl": {
"h": 283.953,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.76123,
"c": 0.13665,
"h": 316.7
},
"luminance": 0.4149
}Semantic roles & 50–950 ramp
primary
#D495EB
secondary
#E0F2D9
accent
#D01547
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085