#ED92EB#ED92EB
#ED92EB is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.3% C 0.156 H 327.7°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ED92EB |
|---|---|
| RGB | rgb(237, 146, 235) |
| HSL | hsl(301, 72%, 75%) |
| HSV | hsv(301, 38%, 93%) |
| CMYK | cmyk(0%, 38.4%, 0.8%, 7.1%) |
| CIE-LAB | lab(72.60, 47.48, -30.67) |
| CIE-LCH | lch(72.60, 56.53, 327.14°) |
| OKLab | oklab(78.3% 0.1321 -0.0835) |
| OKLCH | oklch(78.3% 0.156 327.7) |
| XYZ | xyz(60.1982, 44.5632, 84.0118) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 4.23
Plum
#DDA0DD
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.62
Orchid
#DA70D6
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED92EB #92ED94
analogous
#C292ED #ED92EB #ED92BD
triadic
#ED92EB #EBED92 #92EBED
tetradic
#ED92EB #EDC292 #92ED94 #92BDED
square
#ED92EB #EDC292 #92ED94 #92BDED
split-complementary
#ED92EB #BDED92 #92EDC2
monochromatic
#DC29D8 #E45DE1 #ED92EB #F6C7F5 #FBE5FA
Accessibility & contrast
On white
2.12
#ED92EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ED92EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED92EB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED92EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED92EB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#A4B6E8
Tritanopia (blue-blind)
#F39AB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed92eb; /* rgb */ color: rgb(237, 146, 235); /* oklch */ color: oklch(78.3% 0.156 327.7);
Tailwind
colors: {
custom: {
50: '#f4b4f1',
500: '#ed92eb',
950: '#000000',
},
}SCSS
$custom: #ed92eb; $custom-light: #f4b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ed92eb",
"rgb": {
"r": 237,
"g": 146,
"b": 235
},
"hsl": {
"h": 301.319,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.78298,
"c": 0.1563,
"h": 327.7
},
"luminance": 0.4456
}Semantic roles & 50–950 ramp
primary
#ED92EB
secondary
#D9F2D9
accent
#D41612
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085