#D495EC#D495EC
#D495EC is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.2% C 0.138 H 316.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D495EC |
|---|---|
| RGB | rgb(212, 149, 236) |
| HSL | hsl(283, 70%, 75%) |
| HSV | hsv(283, 37%, 93%) |
| CMYK | cmyk(10.2%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(70.56, 38.54, -34.60) |
| CIE-LCH | lch(70.56, 51.79, 318.08°) |
| OKLab | oklab(76.17% 0.0997 -0.0951) |
| OKLCH | oklch(76.17% 0.138 316.3) |
| XYZ | xyz(53.0369, 41.5493, 84.5666) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.83
Pastel Purple
#CAA0FF
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.77
Liliac
#C48EFD
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D495EC #ADEC95
analogous
#A895EC #D495EC #EC95D9
triadic
#D495EC #ECD495 #95ECD4
tetradic
#D495EC #ECA895 #ADEC95 #95D9EC
square
#D495EC #ECA895 #ADEC95 #95D9EC
split-complementary
#D495EC #D9EC95 #95ECA8
monochromatic
#AA2DD9 #BF61E3 #D495EC #E9C9F5 #F4E5FA
Accessibility & contrast
On white
2.26
#D495EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#D495EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D495EC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D495EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D495EC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#97AFE9
Tritanopia (blue-blind)
#D3A0B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d495ec; /* rgb */ color: rgb(212, 149, 236); /* oklch */ color: oklch(76.2% 0.138 316.3);
Tailwind
colors: {
custom: {
50: '#e2b5f2',
500: '#d495ec',
950: '#000000',
},
}SCSS
$custom: #d495ec; $custom-light: #e2b5f2; $custom-dark: #000000;
JSON
{
"hex": "#d495ec",
"rgb": {
"r": 212,
"g": 149,
"b": 236
},
"hsl": {
"h": 283.448,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.76167,
"c": 0.13776,
"h": 316.3
},
"luminance": 0.41548
}Semantic roles & 50–950 ramp
primary
#D495EC
secondary
#E0F2D9
accent
#D21448
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085