#EF90F2#EF90F2
#EF90F2 is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.5% C 0.167 H 325.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF90F2 |
|---|---|
| RGB | rgb(239, 144, 242) |
| HSL | hsl(298, 79%, 76%) |
| HSV | hsv(298, 40%, 95%) |
| CMYK | cmyk(1.2%, 40.5%, 0%, 5.1%) |
| CIE-LAB | lab(72.70, 50.35, -34.33) |
| CIE-LCH | lch(72.70, 60.94, 325.72°) |
| OKLab | oklab(78.51% 0.1387 -0.0938) |
| OKLCH | oklch(78.51% 0.167 325.9) |
| XYZ | xyz(61.5955, 44.7108, 89.3727) |
| Luminance | 0.4471 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Lavender Pink
#DD85D7
ΔE00 4.86
Purply Pink
#F075E6
ΔE00 5.38
Plum
#DDA0DD
ΔE00 6.68
Candy Pink
#FF63E9
ΔE00 7.93
Orchid
#DA70D6
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF90F2 #93F290
analogous
#BE90F2 #EF90F2 #F290C4
triadic
#EF90F2 #F2EF90 #90F2EF
tetradic
#EF90F2 #F2BE90 #93F290 #90C4F2
square
#EF90F2 #F2BE90 #93F290 #90C4F2
split-complementary
#EF90F2 #C4F290 #90F2BE
monochromatic
#DF22E5 #E759EC #EF90F2 #F7C7F8 #FBE4FC
Accessibility & contrast
On white
2.11
#EF90F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF90F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF90F2
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF90F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF90F2 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF5
Deuteranopia (green-blind)
#A1B7EF
Tritanopia (blue-blind)
#F49AB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef90f2; /* rgb */ color: rgb(239, 144, 242); /* oklch */ color: oklch(78.5% 0.167 325.9);
Tailwind
colors: {
custom: {
50: '#f6b3f6',
500: '#ef90f2',
950: '#000000',
},
}SCSS
$custom: #ef90f2; $custom-light: #f6b3f6; $custom-dark: #000000;
JSON
{
"hex": "#ef90f2",
"rgb": {
"r": 239,
"g": 144,
"b": 242
},
"hsl": {
"h": 298.163,
"s": 79.032,
"l": 75.686
},
"oklch": {
"l": 0.78511,
"c": 0.16748,
"h": 325.9
},
"luminance": 0.44708
}Semantic roles & 50–950 ramp
primary
#EF90F2
secondary
#D8F4D7
accent
#DB0A11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085