#EF93F2#EF93F2
#EF93F2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.162 H 325.9°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93F2 |
|---|---|
| RGB | rgb(239, 147, 242) |
| HSL | hsl(298, 79%, 76%) |
| HSV | hsv(298, 39%, 95%) |
| CMYK | cmyk(1.2%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(73.31, 48.82, -33.39) |
| CIE-LCH | lch(73.31, 59.15, 325.63°) |
| OKLab | oklab(78.96% 0.1345 -0.0912) |
| OKLCH | oklch(78.96% 0.162 325.9) |
| XYZ | xyz(62.0560, 45.6316, 89.5262) |
| Luminance | 0.4563 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.19
Mauve
#E0B0FF
ΔE00 7.97
Baby Purple
#CA9BF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93F2 #96F293
analogous
#C093F2 #EF93F2 #F293C6
triadic
#EF93F2 #F2EF93 #93F2EF
tetradic
#EF93F2 #F2C093 #96F293 #93C6F2
square
#EF93F2 #F2C093 #96F293 #93C6F2
split-complementary
#EF93F2 #C6F293 #93F2C0
monochromatic
#DF26E5 #E75CEB #EF93F2 #F7CAF9 #FBE4FC
Accessibility & contrast
On white
2.07
#EF93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EF93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93F2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93F2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A3B8EF
Tritanopia (blue-blind)
#F49DB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef93f2; /* rgb */ color: rgb(239, 147, 242); /* oklch */ color: oklch(79.0% 0.162 325.9);
Tailwind
colors: {
custom: {
50: '#f6b4f6',
500: '#ef93f2',
950: '#000000',
},
}SCSS
$custom: #ef93f2; $custom-light: #f6b4f6; $custom-dark: #000000;
JSON
{
"hex": "#ef93f2",
"rgb": {
"r": 239,
"g": 147,
"b": 242
},
"hsl": {
"h": 298.105,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.78964,
"c": 0.16247,
"h": 325.9
},
"luminance": 0.45629
}Semantic roles & 50–950 ramp
primary
#EF93F2
secondary
#D8F4D7
accent
#DB0B11
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171117
muted
#858085