#ED97F2#ED97F2
#ED97F2 is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.154 H 325.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97F2 |
|---|---|
| RGB | rgb(237, 151, 242) |
| HSL | hsl(297, 78%, 77%) |
| HSV | hsv(297, 38%, 95%) |
| CMYK | cmyk(2.1%, 37.6%, 0%, 5.1%) |
| CIE-LAB | lab(73.90, 46.16, -32.49) |
| CIE-LCH | lch(73.90, 56.45, 324.86°) |
| OKLab | oklab(79.36% 0.1265 -0.0887) |
| OKLCH | oklch(79.36% 0.154 325) |
| XYZ | xyz(62.0172, 46.5510, 89.7057) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 5.43
Plum
#DDA0DD
ΔE00 5.50
Purply Pink
#F075E6
ΔE00 6.86
Mauve
#E0B0FF
ΔE00 7.10
Baby Purple
#CA9BF7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97F2 #9CF297
analogous
#C097F2 #ED97F2 #F297CA
triadic
#ED97F2 #F2ED97 #97F2ED
tetradic
#ED97F2 #F2C097 #9CF297 #97CAF2
square
#ED97F2 #F2C097 #9CF297 #97CAF2
split-complementary
#ED97F2 #CAF297 #97F2C0
monochromatic
#DA2AE4 #E461EB #ED97F2 #F6CDF9 #FAE4FC
Accessibility & contrast
On white
2.04
#ED97F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#ED97F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97F2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97F2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#F1A0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ed97f2; /* rgb */ color: rgb(237, 151, 242); /* oklch */ color: oklch(79.4% 0.154 325.0);
Tailwind
colors: {
custom: {
50: '#f4b7f6',
500: '#ed97f2',
950: '#000000',
},
}SCSS
$custom: #ed97f2; $custom-light: #f4b7f6; $custom-dark: #000000;
JSON
{
"hex": "#ed97f2",
"rgb": {
"r": 237,
"g": 151,
"b": 242
},
"hsl": {
"h": 296.703,
"s": 77.778,
"l": 77.059
},
"oklch": {
"l": 0.79363,
"c": 0.15449,
"h": 325
},
"luminance": 0.46549
}Semantic roles & 50–950 ramp
primary
#ED97F2
secondary
#D9F3D8
accent
#DA0B17
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171117
muted
#858085