#EF88E2#EF88E2
#EF88E2 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.7% C 0.166 H 331.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF88E2 |
|---|---|
| RGB | rgb(239, 136, 226) |
| HSL | hsl(308, 76%, 74%) |
| HSV | hsv(308, 43%, 94%) |
| CMYK | cmyk(0%, 43.1%, 5.4%, 6.3%) |
| CIE-LAB | lab(70.49, 51.60, -28.97) |
| CIE-LCH | lch(70.49, 59.17, 330.69°) |
| OKLab | oklab(76.65% 0.1467 -0.0785) |
| OKLCH | oklch(76.65% 0.166 331.8) |
| XYZ | xyz(58.1278, 41.4532, 76.8763) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 3.10
Purply Pink
#F075E6
ΔE00 4.08
Bubblegum Pink
#FE83CC
ΔE00 5.87
Orchid
#DA70D6
ΔE00 6.52
Candy Pink
#FF63E9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF88E2 #88EF95
analogous
#C888EF #EF88E2 #EF88AE
triadic
#EF88E2 #E2EF88 #88E2EF
tetradic
#EF88E2 #EFC888 #88EF95 #88AEEF
square
#EF88E2 #EFC888 #88EF95 #88AEEF
split-complementary
#EF88E2 #AEEF88 #88EFC8
monochromatic
#DF1EC6 #E852D5 #EF88E2 #F6BEEF #FBE4F8
Accessibility & contrast
On white
2.26
#EF88E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EF88E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF88E2
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF88E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF88E2 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A3E5
Deuteranopia (green-blind)
#A1B2DF
Tritanopia (blue-blind)
#F78FAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef88e2; /* rgb */ color: rgb(239, 136, 226); /* oklch */ color: oklch(76.7% 0.166 331.8);
Tailwind
colors: {
custom: {
50: '#f6adeb',
500: '#ef88e2',
950: '#000000',
},
}SCSS
$custom: #ef88e2; $custom-light: #f6adeb; $custom-dark: #000000;
JSON
{
"hex": "#ef88e2",
"rgb": {
"r": 239,
"g": 136,
"b": 226
},
"hsl": {
"h": 307.573,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.76653,
"c": 0.16643,
"h": 331.8
},
"luminance": 0.4145
}Semantic roles & 50–950 ramp
primary
#EF88E2
secondary
#D8F3DB
accent
#D8270D
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84