#ED96FB#ED96FB
#ED96FB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.6% C 0.165 H 321.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96FB |
|---|---|
| RGB | rgb(237, 150, 251) |
| HSL | hsl(292, 93%, 79%) |
| HSV | hsv(292, 40%, 98%) |
| CMYK | cmyk(5.6%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(74.05, 48.35, -37.15) |
| CIE-LCH | lch(74.05, 60.97, 322.47°) |
| OKLab | oklab(79.59% 0.1298 -0.1019) |
| OKLCH | oklch(79.59% 0.165 321.9) |
| XYZ | xyz(63.2420, 46.7846, 96.9471) |
| Luminance | 0.4678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 6.36
Baby Purple
#CA9BF7
ΔE00 6.83
Plum
#DDA0DD
ΔE00 6.91
Purply Pink
#F075E6
ΔE00 6.97
Mauve
#E0B0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96FB #A4FB96
analogous
#BA96FB #ED96FB #FB96D6
triadic
#ED96FB #FBED96 #96FBED
tetradic
#ED96FB #FBBA96 #A4FB96 #96D6FB
square
#ED96FB #FBBA96 #A4FB96 #96D6FB
split-complementary
#ED96FB #D6FB96 #96FBBA
monochromatic
#D920F7 #E35BF9 #ED96FB #F7D1FD #FAE2FE
Accessibility & contrast
On white
2.03
#ED96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#ED96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96FB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96FB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#F0A2BD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed96fb; /* rgb */ color: rgb(237, 150, 251); /* oklch */ color: oklch(79.6% 0.165 321.9);
Tailwind
colors: {
custom: {
50: '#f4b6fd',
500: '#ed96fb',
950: '#000000',
},
}SCSS
$custom: #ed96fb; $custom-light: #f4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ed96fb",
"rgb": {
"r": 237,
"g": 150,
"b": 251
},
"hsl": {
"h": 291.683,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.79593,
"c": 0.16506,
"h": 321.9
},
"luminance": 0.46782
}Semantic roles & 50–950 ramp
primary
#ED96FB
secondary
#DAF6D5
accent
#E60020
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085