#EF94CA#EF94CA
#EF94CA is a light, vivid pink. Relative luminance 0.438; OKLCH L 77.6% C 0.128 H 344.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94CA |
|---|---|
| RGB | rgb(239, 148, 202) |
| HSL | hsl(324, 74%, 76%) |
| HSV | hsv(324, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 15.5%, 6.3%) |
| CIE-LAB | lab(72.09, 41.56, -13.28) |
| CIE-LCH | lch(72.09, 43.63, 342.28°) |
| OKLab | oklab(77.58% 0.1226 -0.0351) |
| OKLCH | oklch(77.58% 0.128 344) |
| XYZ | xyz(56.8476, 43.7982, 61.3253) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 4.96
Plum
#DDA0DD
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 7.54
Pinky
#FC86AA
ΔE00 8.20
Powder Pink
#FFB2D0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94CA #94EFB9
analogous
#E794EF #EF94CA #EF949C
triadic
#EF94CA #CAEF94 #94CAEF
tetradic
#EF94CA #EFE794 #94EFB9 #949CEF
square
#EF94CA #EFE794 #94EFB9 #949CEF
split-complementary
#EF94CA #9CEF94 #94EFE7
monochromatic
#DF2A95 #E75FB0 #EF94CA #F7C9E4 #FBE4F2
Accessibility & contrast
On white
2.15
#EF94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#EF94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94CA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94CA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B1B6C8
Tritanopia (blue-blind)
#FA94A7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef94ca; /* rgb */ color: rgb(239, 148, 202); /* oklch */ color: oklch(77.6% 0.128 344.0);
Tailwind
colors: {
custom: {
50: '#f6b5da',
500: '#ef94ca',
950: '#000000',
},
}SCSS
$custom: #ef94ca; $custom-light: #f6b5da; $custom-dark: #000000;
JSON
{
"hex": "#ef94ca",
"rgb": {
"r": 239,
"g": 148,
"b": 202
},
"hsl": {
"h": 324.396,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.77583,
"c": 0.1275,
"h": 344
},
"luminance": 0.43795
}Semantic roles & 50–950 ramp
primary
#EF94CA
secondary
#D8F3E3
accent
#D6600F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083