#EE34EA#EE34EA
#EE34EA is a light, highly saturated purple. Relative luminance 0.266; OKLCH L 68.0% C 0.281 H 329.1°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE34EA |
|---|---|
| RGB | rgb(238, 52, 234) |
| HSL | hsl(301, 85%, 57%) |
| HSV | hsv(301, 78%, 93%) |
| CMYK | cmyk(0%, 78.2%, 1.7%, 6.7%) |
| CIE-LAB | lab(58.58, 85.73, -52.07) |
| CIE-LCH | lch(58.58, 100.30, 328.73°) |
| OKLab | oklab(68.04% 0.2412 -0.1442) |
| OKLCH | oklch(68.04% 0.281 329.1) |
| XYZ | xyz(51.3388, 26.5777, 80.2520) |
| Luminance | 0.2657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pink Purple
#EF1DE7
ΔE00 1.62
Bright Magenta
#FF08E8
ΔE00 2.51
Magenta
#FF00FF
ΔE00 3.04
Fuchsia
#FF00FF
ΔE00 3.04
Fuchsia (survey)
#ED0DD9
ΔE00 3.53
Pinkish Purple
#D648D7
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE34EA #34EE38
analogous
#9534EE #EE34EA #EE348D
triadic
#EE34EA #EAEE34 #34EAEE
tetradic
#EE34EA #EE9534 #34EE38 #348DEE
square
#EE34EA #EE9534 #34EE38 #348DEE
split-complementary
#EE34EA #8DEE34 #34EE95
monochromatic
#9B0D98 #D312CF #EE34EA #F36CF0 #F7A5F6
Accessibility & contrast
On white
3.33
#EE34EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#EE34EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE34EA
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE34EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE34EA | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEF
Deuteranopia (green-blind)
#6E95E6
Tritanopia (blue-blind)
#F65390
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #ee34ea; /* rgb */ color: rgb(238, 52, 234); /* oklch */ color: oklch(68.0% 0.281 329.1);
Tailwind
colors: {
custom: {
50: '#f882f1',
500: '#ee34ea',
950: '#000000',
},
}SCSS
$custom: #ee34ea; $custom-light: #f882f1; $custom-dark: #000000;
JSON
{
"hex": "#ee34ea",
"rgb": {
"r": 238,
"g": 52,
"b": 234
},
"hsl": {
"h": 301.29,
"s": 84.545,
"l": 56.863
},
"oklch": {
"l": 0.68037,
"c": 0.281,
"h": 329.1
},
"luminance": 0.26574
}Semantic roles & 50–950 ramp
primary
#EE34EA
secondary
#99E59B
accent
#FB312D
background
#FFF8FE
surface
#FFF0FD
border
#D7CBD5
text
#180C17
muted
#867D85