#ED92EF#ED92EF
#ED92EF is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.5% C 0.160 H 326.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ED92EF |
|---|---|
| RGB | rgb(237, 146, 239) |
| HSL | hsl(299, 74%, 75%) |
| HSV | hsv(299, 39%, 94%) |
| CMYK | cmyk(0.8%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(72.76, 48.20, -32.62) |
| CIE-LCH | lch(72.76, 58.20, 325.91°) |
| OKLab | oklab(78.46% 0.133 -0.089) |
| OKLCH | oklch(78.46% 0.16 326.2) |
| XYZ | xyz(60.7826, 44.7969, 87.0896) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 4.60
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 7.99
Mauve
#E0B0FF
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED92EF #94EF92
analogous
#BE92EF #ED92EF #EF92C2
triadic
#ED92EF #EFED92 #92EFED
tetradic
#ED92EF #EFBE92 #94EF92 #92C2EF
square
#ED92EF #EFBE92 #94EF92 #92C2EF
split-complementary
#ED92EF #C2EF92 #92EFBE
monochromatic
#DB27DF #E45DE7 #ED92EF #F6C7F7 #FBE4FB
Accessibility & contrast
On white
2.11
#ED92EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ED92EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED92EF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED92EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED92EF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#A2B7EC
Tritanopia (blue-blind)
#F29BB6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed92ef; /* rgb */ color: rgb(237, 146, 239); /* oklch */ color: oklch(78.5% 0.160 326.2);
Tailwind
colors: {
custom: {
50: '#f4b4f4',
500: '#ed92ef',
950: '#000000',
},
}SCSS
$custom: #ed92ef; $custom-light: #f4b4f4; $custom-dark: #000000;
JSON
{
"hex": "#ed92ef",
"rgb": {
"r": 237,
"g": 146,
"b": 239
},
"hsl": {
"h": 298.71,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.78465,
"c": 0.16005,
"h": 326.2
},
"luminance": 0.44794
}Semantic roles & 50–950 ramp
primary
#ED92EF
secondary
#D9F3D8
accent
#D70F13
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085