#ED96FF#ED96FF
#ED96FF is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.8% C 0.169 H 320.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96FF |
|---|---|
| RGB | rgb(237, 150, 255) |
| HSL | hsl(290, 100%, 79%) |
| HSV | hsv(290, 41%, 100%) |
| CMYK | cmyk(7.1%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(74.22, 49.11, -39.06) |
| CIE-LCH | lch(74.22, 62.75, 321.50°) |
| OKLab | oklab(79.77% 0.1306 -0.1074) |
| OKLCH | oklch(79.77% 0.169 320.6) |
| XYZ | xyz(63.8792, 47.0394, 100.3030) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 6.63
Lilac (survey)
#CEA2FD
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 6.89
Mauve
#E0B0FF
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96FF #A8FF96
analogous
#B996FF #ED96FF #FF96DD
triadic
#ED96FF #FFED96 #96FFED
tetradic
#ED96FF #FFB996 #A8FF96 #96DDFF
square
#ED96FF #FFB996 #A8FF96 #96DDFF
split-complementary
#ED96FF #DDFF96 #96FFB9
monochromatic
#D81CFF #E359FF #ED96FF #F7D3FF #FAE0FF
Accessibility & contrast
On white
2.02
#ED96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#ED96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96FF
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96FF | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#EFA3BF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed96ff; /* rgb */ color: rgb(237, 150, 255); /* oklch */ color: oklch(79.8% 0.169 320.6);
Tailwind
colors: {
custom: {
50: '#f4b7ff',
500: '#ed96ff',
950: '#000000',
},
}SCSS
$custom: #ed96ff; $custom-light: #f4b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ed96ff",
"rgb": {
"r": 237,
"g": 150,
"b": 255
},
"hsl": {
"h": 289.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.79769,
"c": 0.1691,
"h": 320.6
},
"luminance": 0.47037
}Semantic roles & 50–950 ramp
primary
#ED96FF
secondary
#DAF7D4
accent
#E60027
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086