#DE95DF#DE95DF
#DE95DF is a light, vivid purple. Relative luminance 0.424; OKLCH L 76.7% C 0.130 H 326.3°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DE95DF |
|---|---|
| RGB | rgb(222, 149, 223) |
| HSL | hsl(299, 54%, 73%) |
| HSV | hsv(299, 33%, 87%) |
| CMYK | cmyk(0.4%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(71.11, 39.11, -26.53) |
| CIE-LCH | lch(71.11, 47.25, 325.85°) |
| OKLab | oklab(76.66% 0.108 -0.072) |
| OKLCH | oklch(76.66% 0.13 326.3) |
| XYZ | xyz(54.1897, 42.3542, 75.1184) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.75
Violet (CSS)
#EE82EE
ΔE00 5.73
Lavender (survey)
#C79FEF
ΔE00 7.36
Purply Pink
#F075E6
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE95DF #96DF95
analogous
#B995DF #DE95DF #DF95BB
triadic
#DE95DF #DFDE95 #95DFDE
tetradic
#DE95DF #DFB995 #96DF95 #95BBDF
square
#DE95DF #DFB995 #96DF95 #95BBDF
split-complementary
#DE95DF #BBDF95 #95DFB9
monochromatic
#BE3AC0 #CF66D1 #DE95DF #EDC4ED #F8E7F8
Accessibility & contrast
On white
2.22
#DE95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#DE95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE95DF
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE95DF | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#E29CB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #de95df; /* rgb */ color: rgb(222, 149, 223); /* oklch */ color: oklch(76.7% 0.130 326.3);
Tailwind
colors: {
custom: {
50: '#e9b5e9',
500: '#de95df',
950: '#000000',
},
}SCSS
$custom: #de95df; $custom-light: #e9b5e9; $custom-dark: #000000;
JSON
{
"hex": "#de95df",
"rgb": {
"r": 222,
"g": 149,
"b": 223
},
"hsl": {
"h": 299.189,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.76659,
"c": 0.1298,
"h": 326.3
},
"luminance": 0.42352
}Semantic roles & 50–950 ramp
primary
#DE95DF
secondary
#DCEFDC
accent
#C12427
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084