#EE83F4#EE83F4
#EE83F4 is a light, vivid purple. Relative luminance 0.409; OKLCH L 76.6% C 0.190 H 325.3°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F4 |
|---|---|
| RGB | rgb(238, 131, 244) |
| HSL | hsl(297, 84%, 74%) |
| HSV | hsv(297, 46%, 96%) |
| CMYK | cmyk(2.5%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(70.14, 56.93, -39.41) |
| CIE-LCH | lch(70.14, 69.24, 325.31°) |
| OKLab | oklab(76.6% 0.1561 -0.1082) |
| OKLCH | oklch(76.6% 0.19 325.3) |
| XYZ | xyz(59.7040, 40.9443, 90.3286) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.85
Violet Pink
#FB5FFC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F4 #89F483
analogous
#B583F4 #EE83F4 #F483C1
triadic
#EE83F4 #F4EE83 #83F4EE
tetradic
#EE83F4 #F4B583 #89F483 #83C1F4
square
#EE83F4 #F4B583 #89F483 #83C1F4
split-complementary
#EE83F4 #C1F483 #83F4B5
monochromatic
#DD15E8 #E64BEF #EE83F4 #F6BBF9 #FBE3FD
Accessibility & contrast
On white
2.29
#EE83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EE83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F4
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F4 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A3F8
Deuteranopia (green-blind)
#96B0F1
Tritanopia (blue-blind)
#F390B0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee83f4; /* rgb */ color: rgb(238, 131, 244); /* oklch */ color: oklch(76.6% 0.190 325.3);
Tailwind
colors: {
custom: {
50: '#f6aaf8',
500: '#ee83f4',
950: '#000000',
},
}SCSS
$custom: #ee83f4; $custom-light: #f6aaf8; $custom-dark: #000000;
JSON
{
"hex": "#ee83f4",
"rgb": {
"r": 238,
"g": 131,
"b": 244
},
"hsl": {
"h": 296.814,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.766,
"c": 0.18997,
"h": 325.3
},
"luminance": 0.40941
}Semantic roles & 50–950 ramp
primary
#EE83F4
secondary
#D8F4D7
accent
#E00511
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85