#ED92EE#ED92EE
#ED92EE is a light, vivid purple. Relative luminance 0.447; OKLCH L 78.4% C 0.159 H 326.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ED92EE |
|---|---|
| RGB | rgb(237, 146, 238) |
| HSL | hsl(299, 73%, 75%) |
| HSV | hsv(299, 39%, 93%) |
| CMYK | cmyk(0.4%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(72.72, 48.02, -32.13) |
| CIE-LCH | lch(72.72, 57.78, 326.21°) |
| OKLab | oklab(78.42% 0.1328 -0.0876) |
| OKLCH | oklch(78.42% 0.159 326.6) |
| XYZ | xyz(60.6353, 44.7380, 86.3137) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 4.50
Purply Pink
#F075E6
ΔE00 5.77
Plum
#DDA0DD
ΔE00 5.84
Baby Purple
#CA9BF7
ΔE00 8.10
Bubblegum Pink
#FE83CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED92EE #93EE92
analogous
#BF92EE #ED92EE #EE92C1
triadic
#ED92EE #EEED92 #92EEED
tetradic
#ED92EE #EEBF92 #93EE92 #92C1EE
square
#ED92EE #EEBF92 #93EE92 #92C1EE
split-complementary
#ED92EE #C1EE92 #92EEBF
monochromatic
#DC28DD #E45DE6 #ED92EE #F6C7F6 #FBE5FB
Accessibility & contrast
On white
2.11
#ED92EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ED92EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED92EE
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED92EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED92EE | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABF1
Deuteranopia (green-blind)
#A2B7EB
Tritanopia (blue-blind)
#F29BB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed92ee; /* rgb */ color: rgb(237, 146, 238); /* oklch */ color: oklch(78.4% 0.159 326.6);
Tailwind
colors: {
custom: {
50: '#f4b4f3',
500: '#ed92ee',
950: '#000000',
},
}SCSS
$custom: #ed92ee; $custom-light: #f4b4f3; $custom-dark: #000000;
JSON
{
"hex": "#ed92ee",
"rgb": {
"r": 237,
"g": 146,
"b": 238
},
"hsl": {
"h": 299.348,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.78423,
"c": 0.15911,
"h": 326.6
},
"luminance": 0.44735
}Semantic roles & 50–950 ramp
primary
#ED92EE
secondary
#D9F3D8
accent
#D51013
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085