#EE95F2#EE95F2
#EE95F2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.2% C 0.158 H 325.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95F2 |
|---|---|
| RGB | rgb(238, 149, 242) |
| HSL | hsl(297, 78%, 77%) |
| HSV | hsv(297, 38%, 95%) |
| CMYK | cmyk(1.7%, 38.4%, 0%, 5.1%) |
| CIE-LAB | lab(73.60, 47.50, -32.94) |
| CIE-LCH | lch(73.60, 57.80, 325.25°) |
| OKLab | oklab(79.16% 0.1305 -0.0899) |
| OKLCH | oklch(79.16% 0.158 325.4) |
| XYZ | xyz(62.0329, 46.0854, 89.6150) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 5.24
Plum
#DDA0DD
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95F2 #99F295
analogous
#C095F2 #EE95F2 #F295C8
triadic
#EE95F2 #F2EE95 #95F2EE
tetradic
#EE95F2 #F2C095 #99F295 #95C8F2
square
#EE95F2 #F2C095 #99F295 #95C8F2
split-complementary
#EE95F2 #C8F295 #95F2C0
monochromatic
#DD28E5 #E55EEB #EE95F2 #F7CCF9 #FBE4FC
Accessibility & contrast
On white
2.06
#EE95F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#EE95F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95F2
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95F2 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#F29EB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee95f2; /* rgb */ color: rgb(238, 149, 242); /* oklch */ color: oklch(79.2% 0.158 325.4);
Tailwind
colors: {
custom: {
50: '#f5b6f6',
500: '#ee95f2',
950: '#000000',
},
}SCSS
$custom: #ee95f2; $custom-light: #f5b6f6; $custom-dark: #000000;
JSON
{
"hex": "#ee95f2",
"rgb": {
"r": 238,
"g": 149,
"b": 242
},
"hsl": {
"h": 297.419,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.79161,
"c": 0.15848,
"h": 325.4
},
"luminance": 0.46083
}Semantic roles & 50–950 ramp
primary
#EE95F2
secondary
#D9F3D8
accent
#DA0B14
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085