#EF93CA#EF93CA
#EF93CA is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.4% C 0.129 H 343.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93CA |
|---|---|
| RGB | rgb(239, 147, 202) |
| HSL | hsl(324, 74%, 76%) |
| HSV | hsv(324, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 15.5%, 6.3%) |
| CIE-LAB | lab(71.88, 42.08, -13.60) |
| CIE-LCH | lch(71.88, 44.22, 342.09°) |
| OKLab | oklab(77.42% 0.1241 -0.0359) |
| OKLCH | oklch(77.42% 0.129 343.9) |
| XYZ | xyz(56.6915, 43.4858, 61.2732) |
| Luminance | 0.4348 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.21
Pink (survey)
#FF81C0
ΔE00 4.81
Plum
#DDA0DD
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.34
Bubblegum (survey)
#FF6CB5
ΔE00 8.21
Pinky
#FC86AA
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93CA #93EFB8
analogous
#E693EF #EF93CA #EF939C
triadic
#EF93CA #CAEF93 #93CAEF
tetradic
#EF93CA #EFE693 #93EFB8 #939CEF
square
#EF93CA #EFE693 #93EFB8 #939CEF
split-complementary
#EF93CA #9CEF93 #93EFE6
monochromatic
#DF2896 #E75EB0 #EF93CA #F7C8E4 #FBE4F2
Accessibility & contrast
On white
2.17
#EF93CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EF93CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93CA
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93CA | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CC
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#FA93A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef93ca; /* rgb */ color: rgb(239, 147, 202); /* oklch */ color: oklch(77.4% 0.129 343.9);
Tailwind
colors: {
custom: {
50: '#f6b4da',
500: '#ef93ca',
950: '#000000',
},
}SCSS
$custom: #ef93ca; $custom-light: #f6b4da; $custom-dark: #000000;
JSON
{
"hex": "#ef93ca",
"rgb": {
"r": 239,
"g": 147,
"b": 202
},
"hsl": {
"h": 324.13,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77424,
"c": 0.12919,
"h": 343.9
},
"luminance": 0.43482
}Semantic roles & 50–950 ramp
primary
#EF93CA
secondary
#D8F3E3
accent
#D65F0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083