#EE95EB#EE95EB
#EE95EB is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.152 H 328.1°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95EB |
|---|---|
| RGB | rgb(238, 149, 235) |
| HSL | hsl(302, 72%, 76%) |
| HSV | hsv(302, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 1.3%, 6.7%) |
| CIE-LAB | lab(73.33, 46.24, -29.54) |
| CIE-LCH | lch(73.33, 54.87, 327.42°) |
| OKLab | oklab(78.87% 0.1289 -0.0803) |
| OKLCH | oklch(78.87% 0.152 328.1) |
| XYZ | xyz(61.0016, 45.6729, 84.1837) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Lavender Pink
#DD85D7
ΔE00 4.68
Plum
#DDA0DD
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 6.48
Bubblegum Pink
#FE83CC
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95EB #95EE98
analogous
#C495EE #EE95EB #EE95BE
triadic
#EE95EB #EBEE95 #95EBEE
tetradic
#EE95EB #EEC495 #95EE98 #95BEEE
square
#EE95EB #EEC495 #95EE98 #95BEEE
split-complementary
#EE95EB #BEEE95 #95EEC4
monochromatic
#DD2CD7 #E660E1 #EE95EB #F6CAF5 #FBE5FA
Accessibility & contrast
On white
2.07
#EE95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EE95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95EB
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95EB | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F49DB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ee95eb; /* rgb */ color: rgb(238, 149, 235); /* oklch */ color: oklch(78.9% 0.152 328.1);
Tailwind
colors: {
custom: {
50: '#f5b6f1',
500: '#ee95eb',
950: '#000000',
},
}SCSS
$custom: #ee95eb; $custom-light: #f5b6f1; $custom-dark: #000000;
JSON
{
"hex": "#ee95eb",
"rgb": {
"r": 238,
"g": 149,
"b": 235
},
"hsl": {
"h": 302.022,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78871,
"c": 0.15187,
"h": 328.1
},
"luminance": 0.4567
}Semantic roles & 50–950 ramp
primary
#EE95EB
secondary
#D9F2D9
accent
#D41811
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084