#EF90EC#EF90EC
#EF90EC is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.3% C 0.162 H 328.1°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90EC |
|---|---|
| RGB | rgb(239, 144, 236) |
| HSL | hsl(302, 75%, 75%) |
| HSV | hsv(302, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 1.3%, 6.3%) |
| CIE-LAB | lab(72.47, 49.28, -31.41) |
| CIE-LCH | lch(72.47, 58.44, 327.49°) |
| OKLab | oklab(78.26% 0.1375 -0.0855) |
| OKLCH | oklch(78.26% 0.162 328.1) |
| XYZ | xyz(60.7091, 44.3562, 84.7044) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Lavender Pink
#DD85D7
ΔE00 4.25
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 6.07
Bubblegum Pink
#FE83CC
ΔE00 7.49
Orchid
#DA70D6
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90EC #90EF93
analogous
#C390EF #EF90EC #EF90BC
triadic
#EF90EC #ECEF90 #90ECEF
tetradic
#EF90EC #EFC390 #90EF93 #90BCEF
square
#EF90EC #EFC390 #90EF93 #90BCEF
split-complementary
#EF90EC #BCEF90 #90EFC3
monochromatic
#E025DA #E75BE3 #EF90EC #F7C5F5 #FBE4FA
Accessibility & contrast
On white
2.13
#EF90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EF90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90EC
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90EC | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#A3B6E9
Tritanopia (blue-blind)
#F598B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef90ec; /* rgb */ color: rgb(239, 144, 236); /* oklch */ color: oklch(78.3% 0.162 328.1);
Tailwind
colors: {
custom: {
50: '#f6b2f2',
500: '#ef90ec',
950: '#000000',
},
}SCSS
$custom: #ef90ec; $custom-light: #f6b2f2; $custom-dark: #000000;
JSON
{
"hex": "#ef90ec",
"rgb": {
"r": 239,
"g": 144,
"b": 236
},
"hsl": {
"h": 301.895,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78258,
"c": 0.16191,
"h": 328.1
},
"luminance": 0.44353
}Semantic roles & 50–950 ramp
primary
#EF90EC
secondary
#D8F3D9
accent
#D7150F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085