#EE97F2#EE97F2
#EE97F2 is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.5% C 0.155 H 325.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EE97F2 |
|---|---|
| RGB | rgb(238, 151, 242) |
| HSL | hsl(297, 78%, 77%) |
| HSV | hsv(297, 38%, 95%) |
| CMYK | cmyk(1.7%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(74.01, 46.47, -32.31) |
| CIE-LCH | lch(74.01, 56.59, 325.19°) |
| OKLab | oklab(79.47% 0.1276 -0.0882) |
| OKLCH | oklch(79.47% 0.155 325.4) |
| XYZ | xyz(62.3520, 46.7237, 89.7214) |
| Luminance | 0.4672 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.46
Plum
#DDA0DD
ΔE00 5.53
Purply Pink
#F075E6
ΔE00 6.85
Mauve
#E0B0FF
ΔE00 7.20
Baby Purple
#CA9BF7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE97F2 #9BF297
analogous
#C197F2 #EE97F2 #F297C8
triadic
#EE97F2 #F2EE97 #97F2EE
tetradic
#EE97F2 #F2C197 #9BF297 #97C8F2
square
#EE97F2 #F2C197 #9BF297 #97C8F2
split-complementary
#EE97F2 #C8F297 #97F2C1
monochromatic
#DC2AE4 #E561EB #EE97F2 #F7CDF9 #FBE4FC
Accessibility & contrast
On white
2.03
#EE97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#EE97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE97F2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE97F2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#F2A0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee97f2; /* rgb */ color: rgb(238, 151, 242); /* oklch */ color: oklch(79.5% 0.155 325.4);
Tailwind
colors: {
custom: {
50: '#f5b7f6',
500: '#ee97f2',
950: '#000000',
},
}SCSS
$custom: #ee97f2; $custom-light: #f5b7f6; $custom-dark: #000000;
JSON
{
"hex": "#ee97f2",
"rgb": {
"r": 238,
"g": 151,
"b": 242
},
"hsl": {
"h": 297.363,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.79471,
"c": 0.1551,
"h": 325.4
},
"luminance": 0.46721
}Semantic roles & 50–950 ramp
primary
#EE97F2
secondary
#D9F3D8
accent
#DA0B15
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085