#EE95ED#EE95ED
#EE95ED is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.0% C 0.154 H 327.3°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95ED |
|---|---|
| RGB | rgb(238, 149, 237) |
| HSL | hsl(301, 72%, 76%) |
| HSV | hsv(301, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 0.4%, 6.7%) |
| CIE-LAB | lab(73.41, 46.59, -30.52) |
| CIE-LCH | lch(73.41, 55.70, 326.78°) |
| OKLab | oklab(78.95% 0.1294 -0.0831) |
| OKLCH | oklch(78.95% 0.154 327.3) |
| XYZ | xyz(61.2922, 45.7891, 85.7140) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.81
Plum
#DDA0DD
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 6.43
Mauve
#E0B0FF
ΔE00 7.85
Bubblegum Pink
#FE83CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95ED #95EE96
analogous
#C295EE #EE95ED #EE95C0
triadic
#EE95ED #EDEE95 #95EDEE
tetradic
#EE95ED #EEC295 #95EE96 #95C0EE
square
#EE95ED #EEC295 #95EE96 #95C0EE
split-complementary
#EE95ED #C0EE95 #95EEC2
monochromatic
#DD2CDB #E660E4 #EE95ED #F6CAF6 #FBE5FB
Accessibility & contrast
On white
2.07
#EE95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#EE95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95ED
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95ED | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#A6B8EA
Tritanopia (blue-blind)
#F39DB6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee95ed; /* rgb */ color: rgb(238, 149, 237); /* oklch */ color: oklch(79.0% 0.154 327.3);
Tailwind
colors: {
custom: {
50: '#f5b6f3',
500: '#ee95ed',
950: '#000000',
},
}SCSS
$custom: #ee95ed; $custom-light: #f5b6f3; $custom-dark: #000000;
JSON
{
"hex": "#ee95ed",
"rgb": {
"r": 238,
"g": 149,
"b": 237
},
"hsl": {
"h": 300.674,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78953,
"c": 0.15374,
"h": 327.3
},
"luminance": 0.45786
}Semantic roles & 50–950 ramp
primary
#EE95ED
secondary
#D9F2D9
accent
#D41311
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085