#D095EB#D095EB
#D095EB is a light, vivid purple. Relative luminance 0.409; OKLCH L 75.7% C 0.135 H 314.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #D095EB |
|---|---|
| RGB | rgb(208, 149, 235) |
| HSL | hsl(281, 68%, 75%) |
| HSV | hsv(281, 37%, 92%) |
| CMYK | cmyk(11.5%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(70.11, 37.13, -34.78) |
| CIE-LCH | lch(70.11, 50.88, 316.87°) |
| OKLab | oklab(75.72% 0.0949 -0.0957) |
| OKLCH | oklch(75.72% 0.135 314.8) |
| XYZ | xyz(51.7529, 40.9040, 83.7501) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 4.48
Pastel Purple
#CAA0FF
ΔE00 4.99
Pale Purple
#B790D4
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D095EB #B0EB95
analogous
#A595EB #D095EB #EB95DB
triadic
#D095EB #EBD095 #95EBD0
tetradic
#D095EB #EBA595 #B0EB95 #95DBEB
square
#D095EB #EBA595 #B0EB95 #95DBEB
split-complementary
#D095EB #DBEB95 #95EBA5
monochromatic
#A22ED8 #B962E1 #D095EB #E7C8F5 #F4E5FA
Accessibility & contrast
On white
2.29
#D095EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#D095EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D095EB
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D095EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D095EB | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#95ADE8
Tritanopia (blue-blind)
#CEA0B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d095eb; /* rgb */ color: rgb(208, 149, 235); /* oklch */ color: oklch(75.7% 0.135 314.8);
Tailwind
colors: {
custom: {
50: '#dfb5f1',
500: '#d095eb',
950: '#000000',
},
}SCSS
$custom: #d095eb; $custom-light: #dfb5f1; $custom-dark: #000000;
JSON
{
"hex": "#d095eb",
"rgb": {
"r": 208,
"g": 149,
"b": 235
},
"hsl": {
"h": 281.163,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.7572,
"c": 0.13474,
"h": 314.8
},
"luminance": 0.40903
}Semantic roles & 50–950 ramp
primary
#D095EB
secondary
#E1F2D9
accent
#D01550
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085