#EE95E7#EE95E7
#EE95E7 is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.148 H 329.7°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95E7 |
|---|---|
| RGB | rgb(238, 149, 231) |
| HSL | hsl(305, 72%, 76%) |
| HSV | hsv(305, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 2.9%, 6.7%) |
| CIE-LAB | lab(73.18, 45.53, -27.58) |
| CIE-LCH | lch(73.18, 53.23, 328.79°) |
| OKLab | oklab(78.71% 0.128 -0.0748) |
| OKLCH | oklch(78.71% 0.148 329.7) |
| XYZ | xyz(60.4303, 45.4444, 81.1743) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 4.69
Violet (CSS)
#EE82EE
ΔE00 4.74
Purply Pink
#F075E6
ΔE00 6.66
Bubblegum Pink
#FE83CC
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95E7 #95EE9C
analogous
#C895EE #EE95E7 #EE95BA
triadic
#EE95E7 #E7EE95 #95E7EE
tetradic
#EE95E7 #EEC895 #95EE9C #95BAEE
square
#EE95E7 #EEC895 #95EE9C #95BAEE
split-complementary
#EE95E7 #BAEE95 #95EEC8
monochromatic
#DD2CCF #E660DB #EE95E7 #F6CAF3 #FBE5F9
Accessibility & contrast
On white
2.08
#EE95E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#EE95E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95E7
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95E7 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#A8B8E4
Tritanopia (blue-blind)
#F49CB4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee95e7; /* rgb */ color: rgb(238, 149, 231); /* oklch */ color: oklch(78.7% 0.148 329.7);
Tailwind
colors: {
custom: {
50: '#f5b6ee',
500: '#ee95e7',
950: '#000000',
},
}SCSS
$custom: #ee95e7; $custom-light: #f5b6ee; $custom-dark: #000000;
JSON
{
"hex": "#ee95e7",
"rgb": {
"r": 238,
"g": 149,
"b": 231
},
"hsl": {
"h": 304.719,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.7871,
"c": 0.1482,
"h": 329.7
},
"luminance": 0.45442
}Semantic roles & 50–950 ramp
primary
#EE95E7
secondary
#D9F2DB
accent
#D42011
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084