#ED95FC#ED95FC
#ED95FC is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.5% C 0.168 H 321.6°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95FC |
|---|---|
| RGB | rgb(237, 149, 252) |
| HSL | hsl(291, 94%, 79%) |
| HSV | hsv(291, 41%, 99%) |
| CMYK | cmyk(6%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(73.89, 49.06, -37.94) |
| CIE-LCH | lch(73.89, 62.02, 322.28°) |
| OKLab | oklab(79.48% 0.1314 -0.1042) |
| OKLCH | oklch(79.48% 0.168 321.6) |
| XYZ | xyz(63.2412, 46.5300, 97.7265) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 6.42
Baby Purple
#CA9BF7
ΔE00 6.82
Purply Pink
#F075E6
ΔE00 6.85
Lilac (survey)
#CEA2FD
ΔE00 7.15
Mauve
#E0B0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95FC #A4FC95
analogous
#B995FC #ED95FC #FC95D7
triadic
#ED95FC #FCED95 #95FCED
tetradic
#ED95FC #FCB995 #A4FC95 #95D7FC
square
#ED95FC #FCB995 #A4FC95 #95D7FC
split-complementary
#ED95FC #D7FC95 #95FCB9
monochromatic
#D91EF9 #E359FA #ED95FC #F7D1FE #FAE1FE
Accessibility & contrast
On white
2.04
#ED95FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ED95FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95FC
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95FC | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#9FB9F9
Tritanopia (blue-blind)
#EFA1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed95fc; /* rgb */ color: rgb(237, 149, 252); /* oklch */ color: oklch(79.5% 0.168 321.6);
Tailwind
colors: {
custom: {
50: '#f4b6fd',
500: '#ed95fc',
950: '#000000',
},
}SCSS
$custom: #ed95fc; $custom-light: #f4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ed95fc",
"rgb": {
"r": 237,
"g": 149,
"b": 252
},
"hsl": {
"h": 291.262,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.79483,
"c": 0.16772,
"h": 321.6
},
"luminance": 0.46528
}Semantic roles & 50–950 ramp
primary
#ED95FC
secondary
#DAF6D5
accent
#E60021
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085