#EE95EF#EE95EF
#EE95EF is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.0% C 0.156 H 326.5°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95EF |
|---|---|
| RGB | rgb(238, 149, 239) |
| HSL | hsl(299, 74%, 76%) |
| HSV | hsv(299, 38%, 94%) |
| CMYK | cmyk(0.4%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(73.48, 46.95, -31.49) |
| CIE-LCH | lch(73.48, 56.53, 326.15°) |
| OKLab | oklab(79.04% 0.1298 -0.0858) |
| OKLCH | oklch(79.04% 0.156 326.5) |
| XYZ | xyz(61.5860, 45.9067, 87.2615) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.96
Plum
#DDA0DD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.71
Baby Purple
#CA9BF7
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95EF #96EF95
analogous
#C195EF #EE95EF #EF95C3
triadic
#EE95EF #EFEE95 #95EFEE
tetradic
#EE95EF #EFC195 #96EF95 #95C3EF
square
#EE95EF #EFC195 #96EF95 #95C3EF
split-complementary
#EE95EF #C3EF95 #95EFC1
monochromatic
#DD2BDF #E560E7 #EE95EF #F7CAF7 #FBE4FB
Accessibility & contrast
On white
2.06
#EE95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#EE95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95EF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95EF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#F39EB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee95ef; /* rgb */ color: rgb(238, 149, 239); /* oklch */ color: oklch(79.0% 0.156 326.5);
Tailwind
colors: {
custom: {
50: '#f5b6f4',
500: '#ee95ef',
950: '#000000',
},
}SCSS
$custom: #ee95ef; $custom-light: #f5b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ee95ef",
"rgb": {
"r": 238,
"g": 149,
"b": 239
},
"hsl": {
"h": 299.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.79036,
"c": 0.15563,
"h": 326.5
},
"luminance": 0.45904
}Semantic roles & 50–950 ramp
primary
#EE95EF
secondary
#D9F3D8
accent
#D61012
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085