#EE85F5#EE85F5
#EE85F5 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.9% C 0.188 H 324.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE85F5 |
|---|---|
| RGB | rgb(238, 133, 245) |
| HSL | hsl(296, 85%, 74%) |
| HSV | hsv(296, 46%, 96%) |
| CMYK | cmyk(2.9%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(70.56, 56.13, -39.30) |
| CIE-LCH | lch(70.56, 68.52, 325.00°) |
| OKLab | oklab(76.93% 0.1535 -0.108) |
| OKLCH | oklch(76.93% 0.188 324.9) |
| XYZ | xyz(60.1274, 41.5476, 91.2208) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.24
Purply Pink
#F075E6
ΔE00 3.67
Lavender Pink
#DD85D7
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 6.10
Light Magenta
#FA5FF7
ΔE00 6.21
Violet Pink
#FB5FFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE85F5 #8CF585
analogous
#B685F5 #EE85F5 #F585C4
triadic
#EE85F5 #F5EE85 #85F5EE
tetradic
#EE85F5 #F5B685 #8CF585 #85C4F5
square
#EE85F5 #F5B685 #8CF585 #85C4F5
split-complementary
#EE85F5 #C4F585 #85F5B6
monochromatic
#DE14EC #E64CF0 #EE85F5 #F6BEFA #FBE3FD
Accessibility & contrast
On white
2.26
#EE85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EE85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE85F5
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE85F5 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A4F9
Deuteranopia (green-blind)
#97B1F2
Tritanopia (blue-blind)
#F392B2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee85f5; /* rgb */ color: rgb(238, 133, 245); /* oklch */ color: oklch(76.9% 0.188 324.9);
Tailwind
colors: {
custom: {
50: '#f5abf9',
500: '#ee85f5',
950: '#000000',
},
}SCSS
$custom: #ee85f5; $custom-light: #f5abf9; $custom-dark: #000000;
JSON
{
"hex": "#ee85f5",
"rgb": {
"r": 238,
"g": 133,
"b": 245
},
"hsl": {
"h": 296.25,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.76927,
"c": 0.1877,
"h": 324.9
},
"luminance": 0.41545
}Semantic roles & 50–950 ramp
primary
#EE85F5
secondary
#D8F5D6
accent
#E10412
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85