#EE95F3#EE95F3
#EE95F3 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.159 H 325.1°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95F3 |
|---|---|
| RGB | rgb(238, 149, 243) |
| HSL | hsl(297, 80%, 77%) |
| HSV | hsv(297, 39%, 95%) |
| CMYK | cmyk(2.1%, 38.7%, 0%, 4.7%) |
| CIE-LAB | lab(73.64, 47.68, -33.43) |
| CIE-LCH | lch(73.64, 58.23, 324.97°) |
| OKLab | oklab(79.2% 0.1307 -0.0913) |
| OKLCH | oklch(79.2% 0.159 325.1) |
| XYZ | xyz(62.1835, 46.1457, 90.4081) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.93
Lavender Pink
#DD85D7
ΔE00 5.34
Plum
#DDA0DD
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.44
Mauve
#E0B0FF
ΔE00 7.49
Baby Purple
#CA9BF7
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95F3 #9AF395
analogous
#BF95F3 #EE95F3 #F395C9
triadic
#EE95F3 #F3EE95 #95F3EE
tetradic
#EE95F3 #F3BF95 #9AF395 #95C9F3
square
#EE95F3 #F3BF95 #9AF395 #95C9F3
split-complementary
#EE95F3 #C9F395 #95F3BF
monochromatic
#DC27E7 #E55EED #EE95F3 #F7CCF9 #FBE4FC
Accessibility & contrast
On white
2.05
#EE95F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EE95F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95F3
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95F3 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF6
Deuteranopia (green-blind)
#A3B9F0
Tritanopia (blue-blind)
#F29FB9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee95f3; /* rgb */ color: rgb(238, 149, 243); /* oklch */ color: oklch(79.2% 0.159 325.1);
Tailwind
colors: {
custom: {
50: '#f5b6f7',
500: '#ee95f3',
950: '#000000',
},
}SCSS
$custom: #ee95f3; $custom-light: #f5b6f7; $custom-dark: #000000;
JSON
{
"hex": "#ee95f3",
"rgb": {
"r": 238,
"g": 149,
"b": 243
},
"hsl": {
"h": 296.809,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.79203,
"c": 0.15944,
"h": 325.1
},
"luminance": 0.46143
}Semantic roles & 50–950 ramp
primary
#EE95F3
secondary
#D9F4D7
accent
#DC0A15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085