#EE85F9#EE85F9
#EE85F9 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.1% C 0.191 H 323.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85F9 |
|---|---|
| RGB | rgb(238, 133, 249) |
| HSL | hsl(294, 91%, 75%) |
| HSV | hsv(294, 47%, 98%) |
| CMYK | cmyk(4.4%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(70.73, 56.85, -41.22) |
| CIE-LCH | lch(70.73, 70.23, 324.06°) |
| OKLab | oklab(77.11% 0.1542 -0.1135) |
| OKLCH | oklch(77.11% 0.191 323.7) |
| XYZ | xyz(60.7446, 41.7945, 94.4716) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.88
Purply Pink
#F075E6
ΔE00 4.09
Lavender Pink
#DD85D7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 6.13
Light Magenta
#FA5FF7
ΔE00 6.18
Candy Pink
#FF63E9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85F9 #90F985
analogous
#B485F9 #EE85F9 #F985CA
triadic
#EE85F9 #F9EE85 #85F9EE
tetradic
#EE85F9 #F9B485 #90F985 #85CAF9
square
#EE85F9 #F9B485 #90F985 #85CAF9
split-complementary
#EE85F9 #CAF985 #85F9B4
monochromatic
#DE10F3 #E64BF6 #EE85F9 #F6BFFC #FBE2FE
Accessibility & contrast
On white
2.24
#EE85F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EE85F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85F9
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85F9 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#95B1F6
Tritanopia (blue-blind)
#F293B4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee85f9; /* rgb */ color: rgb(238, 133, 249); /* oklch */ color: oklch(77.1% 0.191 323.7);
Tailwind
colors: {
custom: {
50: '#f6acfb',
500: '#ee85f9',
950: '#000000',
},
}SCSS
$custom: #ee85f9; $custom-light: #f6acfb; $custom-dark: #000000;
JSON
{
"hex": "#ee85f9",
"rgb": {
"r": 238,
"g": 133,
"b": 249
},
"hsl": {
"h": 294.31,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.7711,
"c": 0.19144,
"h": 323.7
},
"luminance": 0.41792
}Semantic roles & 50–950 ramp
primary
#EE85F9
secondary
#D8F6D5
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85