#ED95EF#ED95EF
#ED95EF is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.9% C 0.155 H 326.1°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95EF |
|---|---|
| RGB | rgb(237, 149, 239) |
| HSL | hsl(299, 74%, 76%) |
| HSV | hsv(299, 38%, 94%) |
| CMYK | cmyk(0.8%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(73.37, 46.65, -31.67) |
| CIE-LCH | lch(73.37, 56.39, 325.83°) |
| OKLab | oklab(78.93% 0.1287 -0.0863) |
| OKLCH | oklch(78.93% 0.155 326.1) |
| XYZ | xyz(61.2511, 45.7340, 87.2458) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.92
Plum
#DDA0DD
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 6.42
Mauve
#E0B0FF
ΔE00 7.62
Baby Purple
#CA9BF7
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95EF #97EF95
analogous
#C095EF #ED95EF #EF95C4
triadic
#ED95EF #EFED95 #95EFED
tetradic
#ED95EF #EFC095 #97EF95 #95C4EF
square
#ED95EF #EFC095 #97EF95 #95C4EF
split-complementary
#ED95EF #C4EF95 #95EFC0
monochromatic
#DB2BDF #E460E7 #ED95EF #F6CAF7 #FAE4FB
Accessibility & contrast
On white
2.07
#ED95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ED95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95EF
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95EF | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF2
Deuteranopia (green-blind)
#A4B8EC
Tritanopia (blue-blind)
#F29EB7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ed95ef; /* rgb */ color: rgb(237, 149, 239); /* oklch */ color: oklch(78.9% 0.155 326.1);
Tailwind
colors: {
custom: {
50: '#f4b6f4',
500: '#ed95ef',
950: '#000000',
},
}SCSS
$custom: #ed95ef; $custom-light: #f4b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ed95ef",
"rgb": {
"r": 237,
"g": 149,
"b": 239
},
"hsl": {
"h": 298.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.78927,
"c": 0.15499,
"h": 326.1
},
"luminance": 0.45731
}Semantic roles & 50–950 ramp
primary
#ED95EF
secondary
#D9F3D8
accent
#D61014
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085