#EE95E4#EE95E4
#EE95E4 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.6% C 0.146 H 331.0°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95E4 |
|---|---|
| RGB | rgb(238, 149, 228) |
| HSL | hsl(307, 72%, 76%) |
| HSV | hsv(307, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 4.2%, 6.7%) |
| CIE-LAB | lab(73.07, 45.01, -26.11) |
| CIE-LCH | lch(73.07, 52.03, 329.88°) |
| OKLab | oklab(78.59% 0.1272 -0.0706) |
| OKLCH | oklch(78.59% 0.146 331) |
| XYZ | xyz(60.0102, 45.2763, 78.9620) |
| Luminance | 0.4527 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.51
Violet (CSS)
#EE82EE
ΔE00 5.11
Bubblegum Pink
#FE83CC
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95E4 #95EE9F
analogous
#CB95EE #EE95E4 #EE95B7
triadic
#EE95E4 #E4EE95 #95E4EE
tetradic
#EE95E4 #EECB95 #95EE9F #95B7EE
square
#EE95E4 #EECB95 #95EE9F #95B7EE
split-complementary
#EE95E4 #B7EE95 #95EECB
monochromatic
#DD2CC9 #E660D7 #EE95E4 #F6CAF1 #FBE5F8
Accessibility & contrast
On white
2.09
#EE95E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#EE95E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95E4
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95E4 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ACE7
Deuteranopia (green-blind)
#A9B8E1
Tritanopia (blue-blind)
#F59BB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee95e4; /* rgb */ color: rgb(238, 149, 228); /* oklch */ color: oklch(78.6% 0.146 331.0);
Tailwind
colors: {
custom: {
50: '#f5b6ec',
500: '#ee95e4',
950: '#000000',
},
}SCSS
$custom: #ee95e4; $custom-light: #f5b6ec; $custom-dark: #000000;
JSON
{
"hex": "#ee95e4",
"rgb": {
"r": 238,
"g": 149,
"b": 228
},
"hsl": {
"h": 306.742,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78591,
"c": 0.14551,
"h": 331
},
"luminance": 0.45273
}Semantic roles & 50–950 ramp
primary
#EE95E4
secondary
#D9F2DB
accent
#D42711
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084