#EE81F2#EE81F2
#EE81F2 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.191 H 325.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE81F2 |
|---|---|
| RGB | rgb(238, 129, 242) |
| HSL | hsl(298, 81%, 73%) |
| HSV | hsv(298, 47%, 95%) |
| CMYK | cmyk(1.7%, 46.7%, 0%, 5.1%) |
| CIE-LAB | lab(69.68, 57.55, -39.04) |
| CIE-LCH | lch(69.68, 69.54, 325.85°) |
| OKLab | oklab(76.23% 0.1585 -0.1072) |
| OKLCH | oklch(76.23% 0.191 325.9) |
| XYZ | xyz(59.1359, 40.2914, 88.6493) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.77
Purply Pink
#F075E6
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.32
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE81F2 #85F281
analogous
#B581F2 #EE81F2 #F281BD
triadic
#EE81F2 #F2EE81 #81F2EE
tetradic
#EE81F2 #F2B581 #85F281 #81BDF2
square
#EE81F2 #F2B581 #85F281 #81BDF2
split-complementary
#EE81F2 #BDF281 #81F2B5
monochromatic
#DA17E1 #E74AEC #EE81F2 #F5B8F8 #FBE3FC
Accessibility & contrast
On white
2.32
#EE81F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EE81F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE81F2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE81F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE81F2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A1F6
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#F38DAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee81f2; /* rgb */ color: rgb(238, 129, 242); /* oklch */ color: oklch(76.2% 0.191 325.9);
Tailwind
colors: {
custom: {
50: '#f6a9f6',
500: '#ee81f2',
950: '#000000',
},
}SCSS
$custom: #ee81f2; $custom-light: #f6a9f6; $custom-dark: #000000;
JSON
{
"hex": "#ee81f2",
"rgb": {
"r": 238,
"g": 129,
"b": 242
},
"hsl": {
"h": 297.876,
"s": 81.295,
"l": 72.745
},
"oklch": {
"l": 0.76231,
"c": 0.19133,
"h": 325.9
},
"luminance": 0.40288
}Semantic roles & 50–950 ramp
primary
#EE81F2
secondary
#D8F4D7
accent
#DE080F
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85