#D295EB#D295EB
#D295EB is a light, vivid purple. Relative luminance 0.412; OKLCH L 75.9% C 0.136 H 315.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D295EB |
|---|---|
| RGB | rgb(210, 149, 235) |
| HSL | hsl(283, 68%, 75%) |
| HSV | hsv(283, 37%, 92%) |
| CMYK | cmyk(10.6%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.31, 37.73, -34.45) |
| CIE-LCH | lch(70.31, 51.10, 317.60°) |
| OKLab | oklab(75.92% 0.0972 -0.0947) |
| OKLCH | oklch(75.92% 0.136 315.7) |
| XYZ | xyz(52.3189, 41.1959, 83.7767) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 4.71
Pastel Purple
#CAA0FF
ΔE00 5.27
Pale Purple
#B790D4
ΔE00 5.57
Liliac
#C48EFD
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D295EB #AEEB95
analogous
#A795EB #D295EB #EB95D9
triadic
#D295EB #EBD295 #95EBD2
tetradic
#D295EB #EBA795 #AEEB95 #95D9EB
square
#D295EB #EBA795 #AEEB95 #95D9EB
split-complementary
#D295EB #D9EB95 #95EBA7
monochromatic
#A62ED8 #BC62E1 #D295EB #E8C8F5 #F4E5FA
Accessibility & contrast
On white
2.27
#D295EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D295EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D295EB
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D295EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D295EB | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#96AEE8
Tritanopia (blue-blind)
#D1A0B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d295eb; /* rgb */ color: rgb(210, 149, 235); /* oklch */ color: oklch(75.9% 0.136 315.7);
Tailwind
colors: {
custom: {
50: '#e1b5f1',
500: '#d295eb',
950: '#000000',
},
}SCSS
$custom: #d295eb; $custom-light: #e1b5f1; $custom-dark: #000000;
JSON
{
"hex": "#d295eb",
"rgb": {
"r": 210,
"g": 149,
"b": 235
},
"hsl": {
"h": 282.558,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.75921,
"c": 0.13568,
"h": 315.7
},
"luminance": 0.41195
}Semantic roles & 50–950 ramp
primary
#D295EB
secondary
#E0F2D9
accent
#D0154C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085