#ED95FA#ED95FA
#ED95FA is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.4% C 0.166 H 322.3°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95FA |
|---|---|
| RGB | rgb(237, 149, 250) |
| HSL | hsl(292, 91%, 78%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.2%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(73.81, 48.68, -36.98) |
| CIE-LCH | lch(73.81, 61.14, 322.78°) |
| OKLab | oklab(79.4% 0.131 -0.1014) |
| OKLCH | oklch(79.4% 0.166 322.3) |
| XYZ | xyz(62.9259, 46.4039, 96.0661) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.73
Plum
#DDA0DD
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 6.94
Mauve
#E0B0FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95FA #A2FA95
analogous
#BA95FA #ED95FA #FA95D4
triadic
#ED95FA #FAED95 #95FAED
tetradic
#ED95FA #FABA95 #A2FA95 #95D4FA
square
#ED95FA #FABA95 #A2FA95 #95D4FA
split-complementary
#ED95FA #D4FA95 #95FABA
monochromatic
#D920F4 #E35BF7 #ED95FA #F7CFFD #FAE2FE
Accessibility & contrast
On white
2.04
#ED95FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ED95FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95FA
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95FA | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#F0A1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed95fa; /* rgb */ color: rgb(237, 149, 250); /* oklch */ color: oklch(79.4% 0.166 322.3);
Tailwind
colors: {
custom: {
50: '#f4b6fc',
500: '#ed95fa',
950: '#000000',
},
}SCSS
$custom: #ed95fa; $custom-light: #f4b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ed95fa",
"rgb": {
"r": 237,
"g": 149,
"b": 250
},
"hsl": {
"h": 292.277,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.79396,
"c": 0.16572,
"h": 322.3
},
"luminance": 0.46402
}Semantic roles & 50–950 ramp
primary
#ED95FA
secondary
#D9F6D5
accent
#E6001E
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085