#D295EE#D295EE
#D295EE is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.1% C 0.139 H 314.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D295EE |
|---|---|
| RGB | rgb(210, 149, 238) |
| HSL | hsl(281, 72%, 76%) |
| HSV | hsv(281, 37%, 93%) |
| CMYK | cmyk(11.8%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(70.43, 38.35, -35.90) |
| CIE-LCH | lch(70.43, 52.53, 316.88°) |
| OKLab | oklab(76.05% 0.0978 -0.0989) |
| OKLCH | oklch(76.05% 0.139 314.7) |
| XYZ | xyz(52.7560, 41.3707, 86.0786) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.19
Lavender (survey)
#C79FEF
ΔE00 3.88
Lilac (survey)
#CEA2FD
ΔE00 4.34
Pastel Purple
#CAA0FF
ΔE00 4.84
Liliac
#C48EFD
ΔE00 5.14
Pale Purple
#B790D4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D295EE #B1EE95
analogous
#A595EE #D295EE #EE95DD
triadic
#D295EE #EED295 #95EED2
tetradic
#D295EE #EEA595 #B1EE95 #95DDEE
square
#D295EE #EEA595 #B1EE95 #95DDEE
split-complementary
#D295EE #DDEE95 #95EEA5
monochromatic
#A52CDD #BC60E6 #D295EE #E8CAF6 #F4E5FB
Accessibility & contrast
On white
2.26
#D295EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#D295EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D295EE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D295EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D295EE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F1
Deuteranopia (green-blind)
#95AEEB
Tritanopia (blue-blind)
#D0A1B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d295ee; /* rgb */ color: rgb(210, 149, 238); /* oklch */ color: oklch(76.1% 0.139 314.7);
Tailwind
colors: {
custom: {
50: '#e1b5f4',
500: '#d295ee',
950: '#000000',
},
}SCSS
$custom: #d295ee; $custom-light: #e1b5f4; $custom-dark: #000000;
JSON
{
"hex": "#d295ee",
"rgb": {
"r": 210,
"g": 149,
"b": 238
},
"hsl": {
"h": 281.124,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.76053,
"c": 0.13907,
"h": 314.7
},
"luminance": 0.4137
}Semantic roles & 50–950 ramp
primary
#D295EE
secondary
#E1F2D9
accent
#D4114F
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085