#EF90EF#EF90EF
#EF90EF is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.4% C 0.165 H 327.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90EF |
|---|---|
| RGB | rgb(239, 144, 239) |
| HSL | hsl(300, 75%, 75%) |
| HSV | hsv(300, 40%, 94%) |
| CMYK | cmyk(0%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(72.58, 49.82, -32.87) |
| CIE-LCH | lch(72.58, 59.68, 326.58°) |
| OKLab | oklab(78.38% 0.1381 -0.0897) |
| OKLCH | oklch(78.38% 0.165 327) |
| XYZ | xyz(61.1487, 44.5320, 87.0192) |
| Luminance | 0.4453 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Lavender Pink
#DD85D7
ΔE00 4.53
Purply Pink
#F075E6
ΔE00 5.34
Plum
#DDA0DD
ΔE00 6.36
Candy Pink
#FF63E9
ΔE00 7.91
Orchid
#DA70D6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90EF #90EF90
analogous
#BF90EF #EF90EF #EF90BF
triadic
#EF90EF #EFEF90 #90EFEF
tetradic
#EF90EF #EFBF90 #90EF90 #90BFEF
square
#EF90EF #EFBF90 #90EF90 #90BFEF
split-complementary
#EF90EF #BFEF90 #90EFBF
monochromatic
#E025E0 #E75BE7 #EF90EF #F7C5F7 #FBE4FB
Accessibility & contrast
On white
2.12
#EF90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#EF90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90EF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90EF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#A2B6EC
Tritanopia (blue-blind)
#F499B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef90ef; /* rgb */ color: rgb(239, 144, 239); /* oklch */ color: oklch(78.4% 0.165 327.0);
Tailwind
colors: {
custom: {
50: '#f6b2f4',
500: '#ef90ef',
950: '#000000',
},
}SCSS
$custom: #ef90ef; $custom-light: #f6b2f4; $custom-dark: #000000;
JSON
{
"hex": "#ef90ef",
"rgb": {
"r": 239,
"g": 144,
"b": 239
},
"hsl": {
"h": 300,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.78383,
"c": 0.16467,
"h": 327
},
"luminance": 0.44529
}Semantic roles & 50–950 ramp
primary
#EF90EF
secondary
#D8F3D8
accent
#D70F0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085