#EE95F9#EE95F9
#EE95F9 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.165 H 323.0°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95F9 |
|---|---|
| RGB | rgb(238, 149, 249) |
| HSL | hsl(293, 89%, 78%) |
| HSV | hsv(293, 40%, 98%) |
| CMYK | cmyk(4.4%, 40.2%, 0%, 2.4%) |
| CIE-LAB | lab(73.88, 48.79, -36.32) |
| CIE-LCH | lch(73.88, 60.82, 323.33°) |
| OKLab | oklab(79.46% 0.132 -0.0995) |
| OKLCH | oklch(79.46% 0.165 323) |
| XYZ | xyz(63.1044, 46.5140, 95.2582) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.03
Lavender Pink
#DD85D7
ΔE00 6.04
Purply Pink
#F075E6
ΔE00 6.64
Plum
#DDA0DD
ΔE00 6.77
Baby Purple
#CA9BF7
ΔE00 7.18
Mauve
#E0B0FF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95F9 #A0F995
analogous
#BC95F9 #EE95F9 #F995D2
triadic
#EE95F9 #F9EE95 #95F9EE
tetradic
#EE95F9 #F9BC95 #A0F995 #95D2F9
square
#EE95F9 #F9BC95 #A0F995 #95D2F9
split-complementary
#EE95F9 #D2F995 #95F9BC
monochromatic
#DB21F2 #E55BF6 #EE95F9 #F7CFFC #FAE2FD
Accessibility & contrast
On white
2.04
#EE95F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EE95F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95F9
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95F9 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#F1A0BB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee95f9; /* rgb */ color: rgb(238, 149, 249); /* oklch */ color: oklch(79.5% 0.165 323.0);
Tailwind
colors: {
custom: {
50: '#f5b6fb',
500: '#ee95f9',
950: '#000000',
},
}SCSS
$custom: #ee95f9; $custom-light: #f5b6fb; $custom-dark: #000000;
JSON
{
"hex": "#ee95f9",
"rgb": {
"r": 238,
"g": 149,
"b": 249
},
"hsl": {
"h": 293.4,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.7946,
"c": 0.1653,
"h": 323
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#EE95F9
secondary
#D9F5D6
accent
#E60019
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085