#EE81F8#EE81F8
#EE81F8 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.197 H 324.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81F8 |
|---|---|
| RGB | rgb(238, 129, 248) |
| HSL | hsl(295, 89%, 74%) |
| HSV | hsv(295, 48%, 97%) |
| CMYK | cmyk(4%, 48%, 0%, 2.7%) |
| CIE-LAB | lab(69.94, 58.63, -41.92) |
| CIE-LCH | lch(69.94, 72.07, 324.44°) |
| OKLab | oklab(76.51% 0.1594 -0.1154) |
| OKLCH | oklch(76.51% 0.197 324.1) |
| XYZ | xyz(60.0519, 40.6578, 93.4733) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.78
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 5.39
Light Magenta
#FA5FF7
ΔE00 5.43
Lavender Pink
#DD85D7
ΔE00 5.68
Candy Pink
#FF63E9
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81F8 #8BF881
analogous
#B381F8 #EE81F8 #F881C7
triadic
#EE81F8 #F8EE81 #81F8EE
tetradic
#EE81F8 #F8B381 #8BF881 #81C7F8
square
#EE81F8 #F8B381 #8BF881 #81C7F8
split-complementary
#EE81F8 #C7F881 #81F8B3
monochromatic
#DE0DF1 #E647F5 #EE81F8 #F6BBFB #FBE2FD
Accessibility & contrast
On white
2.30
#EE81F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EE81F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81F8
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81F8 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#92B0F4
Tritanopia (blue-blind)
#F28FB1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee81f8; /* rgb */ color: rgb(238, 129, 248); /* oklch */ color: oklch(76.5% 0.197 324.1);
Tailwind
colors: {
custom: {
50: '#f6a9fb',
500: '#ee81f8',
950: '#000000',
},
}SCSS
$custom: #ee81f8; $custom-light: #f6a9fb; $custom-dark: #000000;
JSON
{
"hex": "#ee81f8",
"rgb": {
"r": 238,
"g": 129,
"b": 248
},
"hsl": {
"h": 294.958,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.76507,
"c": 0.19683,
"h": 324.1
},
"luminance": 0.40655
}Semantic roles & 50–950 ramp
primary
#EE81F8
secondary
#D8F5D6
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85