#ED95FD#ED95FD
#ED95FD is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.5% C 0.169 H 321.3°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95FD |
|---|---|
| RGB | rgb(237, 149, 253) |
| HSL | hsl(291, 96%, 79%) |
| HSV | hsv(291, 41%, 99%) |
| CMYK | cmyk(6.3%, 41.1%, 0%, 0.8%) |
| CIE-LAB | lab(73.93, 49.25, -38.42) |
| CIE-LCH | lch(73.93, 62.46, 322.04°) |
| OKLab | oklab(79.53% 0.1316 -0.1056) |
| OKLCH | oklch(79.53% 0.169 321.3) |
| XYZ | xyz(63.4000, 46.5935, 98.5633) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 6.55
Baby Purple
#CA9BF7
ΔE00 6.77
Purply Pink
#F075E6
ΔE00 6.91
Lilac (survey)
#CEA2FD
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95FD #A5FD95
analogous
#B995FD #ED95FD #FD95D9
triadic
#ED95FD #FDED95 #95FDED
tetradic
#ED95FD #FDB995 #A5FD95 #95D9FD
square
#ED95FD #FDB995 #A5FD95 #95D9FD
split-complementary
#ED95FD #D9FD95 #95FDB9
monochromatic
#D91DFB #E359FC #ED95FD #F7D1FE #FAE1FE
Accessibility & contrast
On white
2.04
#ED95FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ED95FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95FD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95FD | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#9FB9FA
Tritanopia (blue-blind)
#EFA1BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed95fd; /* rgb */ color: rgb(237, 149, 253); /* oklch */ color: oklch(79.5% 0.169 321.3);
Tailwind
colors: {
custom: {
50: '#f4b6fe',
500: '#ed95fd',
950: '#000000',
},
}SCSS
$custom: #ed95fd; $custom-light: #f4b6fe; $custom-dark: #000000;
JSON
{
"hex": "#ed95fd",
"rgb": {
"r": 237,
"g": 149,
"b": 253
},
"hsl": {
"h": 290.769,
"s": 96.296,
"l": 78.824
},
"oklch": {
"l": 0.79527,
"c": 0.16873,
"h": 321.3
},
"luminance": 0.46591
}Semantic roles & 50–950 ramp
primary
#ED95FD
secondary
#DAF7D4
accent
#E60023
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086