#ED97EB#ED97EB
#ED97EB is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.1% C 0.148 H 327.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97EB |
|---|---|
| RGB | rgb(237, 151, 235) |
| HSL | hsl(301, 70%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 36.3%, 0.8%, 7.1%) |
| CIE-LAB | lab(73.64, 44.90, -29.09) |
| CIE-LCH | lch(73.64, 53.49, 327.06°) |
| OKLab | oklab(79.07% 0.1249 -0.079) |
| OKLCH | oklch(79.07% 0.148 327.7) |
| XYZ | xyz(60.9859, 46.1385, 84.2744) |
| Luminance | 0.4614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 4.91
Purply Pink
#F075E6
ΔE00 6.94
Mauve
#E0B0FF
ΔE00 7.61
Bubblegum Pink
#FE83CC
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97EB #97ED99
analogous
#C497ED #ED97EB #ED97C0
triadic
#ED97EB #EBED97 #97EBED
tetradic
#ED97EB #EDC497 #97ED99 #97C0ED
square
#ED97EB #EDC497 #97ED99 #97C0ED
split-complementary
#ED97EB #C0ED97 #97EDC4
monochromatic
#DB2FD7 #E463E1 #ED97EB #F6CBF5 #FAE5FA
Accessibility & contrast
On white
2.05
#ED97EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ED97EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97EB
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97EB | 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)
#91AEEE
Deuteranopia (green-blind)
#A7B9E8
Tritanopia (blue-blind)
#F29EB6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed97eb; /* rgb */ color: rgb(237, 151, 235); /* oklch */ color: oklch(79.1% 0.148 327.7);
Tailwind
colors: {
custom: {
50: '#f4b7f1',
500: '#ed97eb',
950: '#000000',
},
}SCSS
$custom: #ed97eb; $custom-light: #f4b7f1; $custom-dark: #000000;
JSON
{
"hex": "#ed97eb",
"rgb": {
"r": 237,
"g": 151,
"b": 235
},
"hsl": {
"h": 301.395,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.79075,
"c": 0.14781,
"h": 327.7
},
"luminance": 0.46136
}Semantic roles & 50–950 ramp
primary
#ED97EB
secondary
#D9F2DA
accent
#D31713
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084