#EF93C2#EF93C2
#EF93C2 is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.2% C 0.124 H 348.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF93C2 |
|---|---|
| RGB | rgb(239, 147, 194) |
| HSL | hsl(329, 74%, 76%) |
| HSV | hsv(329, 38%, 94%) |
| CMYK | cmyk(0%, 38.5%, 18.8%, 6.3%) |
| CIE-LAB | lab(71.63, 40.86, -9.54) |
| CIE-LCH | lch(71.63, 41.95, 346.86°) |
| OKLab | oklab(77.15% 0.1216 -0.0249) |
| OKLCH | oklch(77.15% 0.124 348.4) |
| XYZ | xyz(55.7687, 43.1168, 56.4134) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.08
Pinky
#FC86AA
ΔE00 6.53
Pig Pink
#E78EA5
ΔE00 6.92
Carnation Pink
#FF7FA7
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF93C2 #93EFC0
analogous
#EE93EF #EF93C2 #EF9394
triadic
#EF93C2 #C2EF93 #93C2EF
tetradic
#EF93C2 #EFEE93 #93EFC0 #9394EF
square
#EF93C2 #EFEE93 #93EFC0 #9394EF
split-complementary
#EF93C2 #94EF93 #93EFEE
monochromatic
#DF2886 #E75EA4 #EF93C2 #F7C8E0 #FBE4F0
Accessibility & contrast
On white
2.18
#EF93C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EF93C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF93C2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF93C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF93C2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C4
Deuteranopia (green-blind)
#B2B5C0
Tritanopia (blue-blind)
#FB91A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef93c2; /* rgb */ color: rgb(239, 147, 194); /* oklch */ color: oklch(77.2% 0.124 348.4);
Tailwind
colors: {
custom: {
50: '#f6b4d4',
500: '#ef93c2',
950: '#000000',
},
}SCSS
$custom: #ef93c2; $custom-light: #f6b4d4; $custom-dark: #000000;
JSON
{
"hex": "#ef93c2",
"rgb": {
"r": 239,
"g": 147,
"b": 194
},
"hsl": {
"h": 329.348,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.77152,
"c": 0.12413,
"h": 348.4
},
"luminance": 0.43113
}Semantic roles & 50–950 ramp
primary
#EF93C2
secondary
#D8F3E5
accent
#D6710F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083