#ED96EF#ED96EF
#ED96EF is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.1% C 0.153 H 326.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96EF |
|---|---|
| RGB | rgb(237, 150, 239) |
| HSL | hsl(299, 74%, 76%) |
| HSV | hsv(299, 37%, 94%) |
| CMYK | cmyk(0.8%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(73.58, 46.13, -31.35) |
| CIE-LCH | lch(73.58, 55.78, 325.80°) |
| OKLab | oklab(79.08% 0.1273 -0.0854) |
| OKLCH | oklch(79.08% 0.153 326.1) |
| XYZ | xyz(61.4100, 46.0518, 87.2987) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.04
Plum
#DDA0DD
ΔE00 5.27
Purply Pink
#F075E6
ΔE00 6.64
Mauve
#E0B0FF
ΔE00 7.45
Baby Purple
#CA9BF7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96EF #98EF96
analogous
#C196EF #ED96EF #EF96C5
triadic
#ED96EF #EFED96 #96EFED
tetradic
#ED96EF #EFC196 #98EF96 #96C5EF
square
#ED96EF #EFC196 #98EF96 #96C5EF
split-complementary
#ED96EF #C5EF96 #96EFC1
monochromatic
#DB2CDF #E461E7 #ED96EF #F6CBF7 #FAE4FB
Accessibility & contrast
On white
2.06
#ED96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#ED96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96EF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96EF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAEF2
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#F29FB8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed96ef; /* rgb */ color: rgb(237, 150, 239); /* oklch */ color: oklch(79.1% 0.153 326.1);
Tailwind
colors: {
custom: {
50: '#f4b6f4',
500: '#ed96ef',
950: '#000000',
},
}SCSS
$custom: #ed96ef; $custom-light: #f4b6f4; $custom-dark: #000000;
JSON
{
"hex": "#ed96ef",
"rgb": {
"r": 237,
"g": 150,
"b": 239
},
"hsl": {
"h": 298.652,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.79082,
"c": 0.15329,
"h": 326.1
},
"luminance": 0.46049
}Semantic roles & 50–950 ramp
primary
#ED96EF
secondary
#D9F3D8
accent
#D61014
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085