#ED94FB#ED94FB
#ED94FB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.168 H 322.0°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ED94FB |
|---|---|
| RGB | rgb(237, 148, 251) |
| HSL | hsl(292, 93%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 41%, 0%, 1.6%) |
| CIE-LAB | lab(73.64, 49.38, -37.78) |
| CIE-LCH | lch(73.64, 62.18, 322.58°) |
| OKLab | oklab(79.29% 0.1326 -0.1037) |
| OKLCH | oklch(79.29% 0.168 322) |
| XYZ | xyz(62.9256, 46.1517, 96.8416) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.98
Lavender Pink
#DD85D7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 6.61
Baby Purple
#CA9BF7
ΔE00 6.93
Plum
#DDA0DD
ΔE00 7.19
Lilac (survey)
#CEA2FD
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED94FB #A2FB94
analogous
#B994FB #ED94FB #FB94D5
triadic
#ED94FB #FBED94 #94FBED
tetradic
#ED94FB #FBB994 #A2FB94 #94D5FB
square
#ED94FB #FBB994 #A2FB94 #94D5FB
split-complementary
#ED94FB #D5FB94 #94FBB9
monochromatic
#D91EF7 #E359F9 #ED94FB #F7CFFD #FAE2FE
Accessibility & contrast
On white
2.05
#ED94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ED94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED94FB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED94FB | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFF
Deuteranopia (green-blind)
#9FB8F8
Tritanopia (blue-blind)
#F0A0BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed94fb; /* rgb */ color: rgb(237, 148, 251); /* oklch */ color: oklch(79.3% 0.168 322.0);
Tailwind
colors: {
custom: {
50: '#f4b5fd',
500: '#ed94fb',
950: '#000000',
},
}SCSS
$custom: #ed94fb; $custom-light: #f4b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ed94fb",
"rgb": {
"r": 237,
"g": 148,
"b": 251
},
"hsl": {
"h": 291.845,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.79287,
"c": 0.16838,
"h": 322
},
"luminance": 0.46149
}Semantic roles & 50–950 ramp
primary
#ED94FB
secondary
#D9F6D5
accent
#E6001F
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085