#EE85F3#EE85F3
#EE85F3 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.8% C 0.186 H 325.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85F3 |
|---|---|
| RGB | rgb(238, 133, 243) |
| HSL | hsl(297, 82%, 74%) |
| HSV | hsv(297, 45%, 95%) |
| CMYK | cmyk(2.1%, 45.3%, 0%, 4.7%) |
| CIE-LAB | lab(70.47, 55.77, -38.34) |
| CIE-LCH | lch(70.47, 67.68, 325.49°) |
| OKLab | oklab(76.84% 0.1532 -0.1052) |
| OKLCH | oklch(76.84% 0.186 325.5) |
| XYZ | xyz(59.8237, 41.4261, 89.6215) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.95
Purply Pink
#F075E6
ΔE00 3.49
Lavender Pink
#DD85D7
ΔE00 4.79
Candy Pink
#FF63E9
ΔE00 6.00
Light Magenta
#FA5FF7
ΔE00 6.26
Violet Pink
#FB5FFC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85F3 #8AF385
analogous
#B785F3 #EE85F3 #F385C1
triadic
#EE85F3 #F3EE85 #85F3EE
tetradic
#EE85F3 #F3B785 #8AF385 #85C1F3
square
#EE85F3 #F3B785 #8AF385 #85C1F3
split-complementary
#EE85F3 #C1F385 #85F3B7
monochromatic
#DD17E7 #E64DEE #EE85F3 #F6BDF8 #FBE3FC
Accessibility & contrast
On white
2.26
#EE85F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EE85F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85F3
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85F3 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA4F7
Deuteranopia (green-blind)
#97B1F0
Tritanopia (blue-blind)
#F391B1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee85f3; /* rgb */ color: rgb(238, 133, 243); /* oklch */ color: oklch(76.8% 0.186 325.5);
Tailwind
colors: {
custom: {
50: '#f5abf7',
500: '#ee85f3',
950: '#000000',
},
}SCSS
$custom: #ee85f3; $custom-light: #f5abf7; $custom-dark: #000000;
JSON
{
"hex": "#ee85f3",
"rgb": {
"r": 238,
"g": 133,
"b": 243
},
"hsl": {
"h": 297.273,
"s": 82.09,
"l": 73.725
},
"oklch": {
"l": 0.76837,
"c": 0.18584,
"h": 325.5
},
"luminance": 0.41423
}Semantic roles & 50–950 ramp
primary
#EE85F3
secondary
#D8F4D7
accent
#DE0711
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85