#EF97CA#EF97CA
#EF97CA is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.1% C 0.122 H 344.6°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EF97CA |
|---|---|
| RGB | rgb(239, 151, 202) |
| HSL | hsl(325, 73%, 76%) |
| HSV | hsv(325, 37%, 94%) |
| CMYK | cmyk(0%, 36.8%, 15.5%, 6.3%) |
| CIE-LAB | lab(72.73, 40.00, -12.33) |
| CIE-LCH | lch(72.73, 41.85, 342.87°) |
| OKLab | oklab(78.06% 0.118 -0.0325) |
| OKLCH | oklch(78.06% 0.122 344.6) |
| XYZ | xyz(57.3243, 44.7515, 61.4842) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pink (survey)
#FF81C0
ΔE00 5.46
Plum
#DDA0DD
ΔE00 6.61
Powder Pink
#FFB2D0
ΔE00 7.58
Pinky
#FC86AA
ΔE00 8.15
Lavender Pink
#DD85D7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF97CA #97EFBC
analogous
#E897EF #EF97CA #EF979E
triadic
#EF97CA #CAEF97 #97CAEF
tetradic
#EF97CA #EFE897 #97EFBC #979EEF
square
#EF97CA #EFE897 #97EFBC #979EEF
split-complementary
#EF97CA #9EEF97 #97EFE8
monochromatic
#DF2D94 #E762AF #EF97CA #F7CCE5 #FBE4F1
Accessibility & contrast
On white
2.11
#EF97CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#EF97CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF97CA
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF97CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF97CA | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACC
Deuteranopia (green-blind)
#B3B8C8
Tritanopia (blue-blind)
#FA97A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef97ca; /* rgb */ color: rgb(239, 151, 202); /* oklch */ color: oklch(78.1% 0.122 344.6);
Tailwind
colors: {
custom: {
50: '#f5b7da',
500: '#ef97ca',
950: '#000000',
},
}SCSS
$custom: #ef97ca; $custom-light: #f5b7da; $custom-dark: #000000;
JSON
{
"hex": "#ef97ca",
"rgb": {
"r": 239,
"g": 151,
"b": 202
},
"hsl": {
"h": 325.227,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.78064,
"c": 0.1224,
"h": 344.6
},
"luminance": 0.44748
}Semantic roles & 50–950 ramp
primary
#EF97CA
secondary
#D8F3E3
accent
#D56310
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083