#EF92E2#EF92E2
#EF92E2 is a light, vivid purple. Relative luminance 0.444; OKLCH L 78.2% C 0.150 H 332.1°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92E2 |
|---|---|
| RGB | rgb(239, 146, 226) |
| HSL | hsl(308, 74%, 75%) |
| HSV | hsv(308, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 5.4%, 6.3%) |
| CIE-LAB | lab(72.50, 46.52, -25.89) |
| CIE-LCH | lch(72.50, 53.24, 330.90°) |
| OKLab | oklab(78.16% 0.1322 -0.07) |
| OKLCH | oklch(78.16% 0.15 332.1) |
| XYZ | xyz(59.6024, 44.4025, 77.3678) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 4.80
Plum
#DDA0DD
ΔE00 5.04
Bubblegum Pink
#FE83CC
ΔE00 5.92
Purply Pink
#F075E6
ΔE00 6.34
Pink (survey)
#FF81C0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92E2 #92EF9F
analogous
#CD92EF #EF92E2 #EF92B3
triadic
#EF92E2 #E2EF92 #92E2EF
tetradic
#EF92E2 #EFCD92 #92EF9F #92B3EF
square
#EF92E2 #EFCD92 #92EF9F #92B3EF
split-complementary
#EF92E2 #B3EF92 #92EFCD
monochromatic
#DF27C6 #E75DD4 #EF92E2 #F7C7F0 #FBE4F8
Accessibility & contrast
On white
2.13
#EF92E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#EF92E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92E2
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92E2 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AAE5
Deuteranopia (green-blind)
#A8B7DF
Tritanopia (blue-blind)
#F698B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef92e2; /* rgb */ color: rgb(239, 146, 226); /* oklch */ color: oklch(78.2% 0.150 332.1);
Tailwind
colors: {
custom: {
50: '#f6b4eb',
500: '#ef92e2',
950: '#000000',
},
}SCSS
$custom: #ef92e2; $custom-light: #f6b4eb; $custom-dark: #000000;
JSON
{
"hex": "#ef92e2",
"rgb": {
"r": 239,
"g": 146,
"b": 226
},
"hsl": {
"h": 308.387,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78157,
"c": 0.14961,
"h": 332.1
},
"luminance": 0.44399
}Semantic roles & 50–950 ramp
primary
#EF92E2
secondary
#D8F3DC
accent
#D72B0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084