#D495EF#D495EF
#D495EF is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.3% C 0.141 H 315.3°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D495EF |
|---|---|
| RGB | rgb(212, 149, 239) |
| HSL | hsl(282, 74%, 76%) |
| HSV | hsv(282, 38%, 94%) |
| CMYK | cmyk(11.3%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(70.68, 39.15, -36.05) |
| CIE-LCH | lch(70.68, 53.22, 317.36°) |
| OKLab | oklab(76.3% 0.1003 -0.0992) |
| OKLCH | oklch(76.3% 0.141 315.3) |
| XYZ | xyz(53.4764, 41.7251, 86.8813) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.41
Lavender (survey)
#C79FEF
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.47
Pastel Purple
#CAA0FF
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D495EF #B0EF95
analogous
#A795EF #D495EF #EF95DD
triadic
#D495EF #EFD495 #95EFD4
tetradic
#D495EF #EFA795 #B0EF95 #95DDEF
square
#D495EF #EFA795 #B0EF95 #95DDEF
split-complementary
#D495EF #DDEF95 #95EFA7
monochromatic
#A92BDF #BE60E7 #D495EF #EACAF7 #F4E4FB
Accessibility & contrast
On white
2.25
#D495EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#D495EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D495EF
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D495EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D495EF | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#D3A1B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #d495ef; /* rgb */ color: rgb(212, 149, 239); /* oklch */ color: oklch(76.3% 0.141 315.3);
Tailwind
colors: {
custom: {
50: '#e2b5f4',
500: '#d495ef',
950: '#000000',
},
}SCSS
$custom: #d495ef; $custom-light: #e2b5f4; $custom-dark: #000000;
JSON
{
"hex": "#d495ef",
"rgb": {
"r": 212,
"g": 149,
"b": 239
},
"hsl": {
"h": 282,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.76299,
"c": 0.14113,
"h": 315.3
},
"luminance": 0.41724
}Semantic roles & 50–950 ramp
primary
#D495EF
secondary
#E0F3D8
accent
#D6104B
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#151117
muted
#848085