#ED92FC#ED92FC
#ED92FC is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.0% C 0.173 H 321.8°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ED92FC |
|---|---|
| RGB | rgb(237, 146, 252) |
| HSL | hsl(292, 95%, 78%) |
| HSV | hsv(292, 42%, 99%) |
| CMYK | cmyk(6%, 42.1%, 0%, 1.2%) |
| CIE-LAB | lab(73.28, 50.60, -38.89) |
| CIE-LCH | lch(73.28, 63.81, 322.45°) |
| OKLab | oklab(79.03% 0.1356 -0.1069) |
| OKLCH | oklch(79.03% 0.173 321.8) |
| XYZ | xyz(62.7726, 45.5929, 97.5703) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 7.00
Lilac (survey)
#CEA2FD
ΔE00 7.45
Plum
#DDA0DD
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED92FC #A1FC92
analogous
#B892FC #ED92FC #FC92D6
triadic
#ED92FC #FCED92 #92FCED
tetradic
#ED92FC #FCB892 #A1FC92 #92D6FC
square
#ED92FC #FCB892 #A1FC92 #92D6FC
split-complementary
#ED92FC #D6FC92 #92FCB8
monochromatic
#D91BF9 #E356FA #ED92FC #F7CEFE #FAE1FE
Accessibility & contrast
On white
2.08
#ED92FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#ED92FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED92FC
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED92FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED92FC | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#EF9FBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed92fc; /* rgb */ color: rgb(237, 146, 252); /* oklch */ color: oklch(79.0% 0.173 321.8);
Tailwind
colors: {
custom: {
50: '#f4b4fd',
500: '#ed92fc',
950: '#000000',
},
}SCSS
$custom: #ed92fc; $custom-light: #f4b4fd; $custom-dark: #000000;
JSON
{
"hex": "#ed92fc",
"rgb": {
"r": 237,
"g": 146,
"b": 252
},
"hsl": {
"h": 291.509,
"s": 94.643,
"l": 78.039
},
"oklch": {
"l": 0.79028,
"c": 0.17268,
"h": 321.8
},
"luminance": 0.45591
}Semantic roles & 50–950 ramp
primary
#ED92FC
secondary
#D9F6D5
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085