#EE83F8#EE83F8
#EE83F8 is a light, vivid purple. Relative luminance 0.412; OKLCH L 76.8% C 0.194 H 324.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE83F8 |
|---|---|
| RGB | rgb(238, 131, 248) |
| HSL | hsl(295, 89%, 74%) |
| HSV | hsv(295, 47%, 97%) |
| CMYK | cmyk(4%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(70.31, 57.65, -41.33) |
| CIE-LCH | lch(70.31, 70.94, 324.36°) |
| OKLab | oklab(76.78% 0.1568 -0.1138) |
| OKLCH | oklch(76.78% 0.194 324) |
| XYZ | xyz(60.3179, 41.1899, 93.5620) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.70
Purply Pink
#F075E6
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.59
Violet Pink
#FB5FFC
ΔE00 5.77
Light Magenta
#FA5FF7
ΔE00 5.80
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE83F8 #8DF883
analogous
#B483F8 #EE83F8 #F883C8
triadic
#EE83F8 #F8EE83 #83F8EE
tetradic
#EE83F8 #F8B483 #8DF883 #83C8F8
square
#EE83F8 #F8B483 #8DF883 #83C8F8
split-complementary
#EE83F8 #C8F883 #83F8B4
monochromatic
#DE0FF1 #E649F5 #EE83F8 #F6BDFB #FBE2FD
Accessibility & contrast
On white
2.27
#EE83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EE83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE83F8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE83F8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FC
Deuteranopia (green-blind)
#94B0F5
Tritanopia (blue-blind)
#F291B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee83f8; /* rgb */ color: rgb(238, 131, 248); /* oklch */ color: oklch(76.8% 0.194 324.0);
Tailwind
colors: {
custom: {
50: '#f6aafb',
500: '#ee83f8',
950: '#000000',
},
}SCSS
$custom: #ee83f8; $custom-light: #f6aafb; $custom-dark: #000000;
JSON
{
"hex": "#ee83f8",
"rgb": {
"r": 238,
"g": 131,
"b": 248
},
"hsl": {
"h": 294.872,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.76784,
"c": 0.19368,
"h": 324
},
"luminance": 0.41187
}Semantic roles & 50–950 ramp
primary
#EE83F8
secondary
#D8F5D6
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85