#DE95FB#DE95FB
#DE95FB is a light, vivid purple. Relative luminance 0.440; OKLCH L 77.9% C 0.159 H 315.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95FB |
|---|---|
| RGB | rgb(222, 149, 251) |
| HSL | hsl(283, 93%, 78%) |
| HSV | hsv(283, 41%, 98%) |
| CMYK | cmyk(11.6%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(72.22, 44.51, -40.12) |
| CIE-LCH | lch(72.22, 59.92, 317.98°) |
| OKLab | oklab(77.86% 0.1142 -0.1107) |
| OKLCH | oklch(77.86% 0.159 315.9) |
| XYZ | xyz(58.2816, 43.9910, 96.6690) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.93
Pastel Purple
#CAA0FF
ΔE00 5.39
Liliac
#C48EFD
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.52
Lavender (survey)
#C79FEF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95FB #B2FB95
analogous
#AB95FB #DE95FB #FB95E5
triadic
#DE95FB #FBDE95 #95FBDE
tetradic
#DE95FB #FBAB95 #B2FB95 #95E5FB
square
#DE95FB #FBAB95 #B2FB95 #95E5FB
split-complementary
#DE95FB #E5FB95 #95FBAB
monochromatic
#B91FF7 #CC5AF9 #DE95FB #F0D0FD #F6E2FE
Accessibility & contrast
On white
2.14
#DE95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#DE95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95FB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95FB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#DDA3BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #de95fb; /* rgb */ color: rgb(222, 149, 251); /* oklch */ color: oklch(77.9% 0.159 315.9);
Tailwind
colors: {
custom: {
50: '#eab5fd',
500: '#de95fb',
950: '#000000',
},
}SCSS
$custom: #de95fb; $custom-light: #eab5fd; $custom-dark: #000000;
JSON
{
"hex": "#de95fb",
"rgb": {
"r": 222,
"g": 149,
"b": 251
},
"hsl": {
"h": 282.941,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.77859,
"c": 0.15905,
"h": 315.9
},
"luminance": 0.4399
}Semantic roles & 50–950 ramp
primary
#DE95FB
secondary
#DEF6D5
accent
#E60041
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085