#EE94CA#EE94CA
#EE94CA is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.5% C 0.127 H 343.7°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94CA |
|---|---|
| RGB | rgb(238, 148, 202) |
| HSL | hsl(324, 73%, 76%) |
| HSV | hsv(324, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 15.1%, 6.7%) |
| CIE-LAB | lab(71.98, 41.23, -13.47) |
| CIE-LCH | lch(71.98, 43.37, 341.91°) |
| OKLab | oklab(77.47% 0.1215 -0.0356) |
| OKLCH | oklch(77.47% 0.127 343.7) |
| XYZ | xyz(56.5109, 43.6246, 61.3095) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.51
Pink (survey)
#FF81C0
ΔE00 5.08
Plum
#DDA0DD
ΔE00 6.48
Lavender Pink
#DD85D7
ΔE00 7.41
Pinky
#FC86AA
ΔE00 8.32
Powder Pink
#FFB2D0
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94CA #94EEB8
analogous
#E594EE #EE94CA #EE949D
triadic
#EE94CA #CAEE94 #94CAEE
tetradic
#EE94CA #EEE594 #94EEB8 #949DEE
square
#EE94CA #EEE594 #94EEB8 #949DEE
split-complementary
#EE94CA #9DEE94 #94EEE5
monochromatic
#DD2A96 #E65FB0 #EE94CA #F6C9E4 #FBE5F2
Accessibility & contrast
On white
2.16
#EE94CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#EE94CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94CA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94CA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#B0B6C8
Tritanopia (blue-blind)
#F994A7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee94ca; /* rgb */ color: rgb(238, 148, 202); /* oklch */ color: oklch(77.5% 0.127 343.7);
Tailwind
colors: {
custom: {
50: '#f5b5da',
500: '#ee94ca',
950: '#000000',
},
}SCSS
$custom: #ee94ca; $custom-light: #f5b5da; $custom-dark: #000000;
JSON
{
"hex": "#ee94ca",
"rgb": {
"r": 238,
"g": 148,
"b": 202
},
"hsl": {
"h": 324,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77469,
"c": 0.12658,
"h": 343.7
},
"luminance": 0.43621
}Semantic roles & 50–950 ramp
primary
#EE94CA
secondary
#D9F2E3
accent
#D55F11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083