#EE94CF#EE94CF
#EE94CF is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.6% C 0.130 H 340.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94CF |
|---|---|
| RGB | rgb(238, 148, 207) |
| HSL | hsl(321, 73%, 76%) |
| HSV | hsv(321, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 13%, 6.7%) |
| CIE-LAB | lab(72.14, 42.02, -15.99) |
| CIE-LCH | lch(72.14, 44.96, 339.17°) |
| OKLab | oklab(77.65% 0.123 -0.0425) |
| OKLCH | oklch(77.65% 0.13 340.9) |
| XYZ | xyz(57.1125, 43.8652, 64.4780) |
| Luminance | 0.4386 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.38
Pink (survey)
#FF81C0
ΔE00 5.54
Plum
#DDA0DD
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.47
Violet (CSS)
#EE82EE
ΔE00 8.66
Bubblegum (survey)
#FF6CB5
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94CF #94EEB3
analogous
#E094EE #EE94CF #EE94A2
triadic
#EE94CF #CFEE94 #94CFEE
tetradic
#EE94CF #EEE094 #94EEB3 #94A2EE
square
#EE94CF #EEE094 #94EEB3 #94A2EE
split-complementary
#EE94CF #A2EE94 #94EEE0
monochromatic
#DD2AA0 #E65FB7 #EE94CF #F6C9E7 #FBE5F3
Accessibility & contrast
On white
2.15
#EE94CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#EE94CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94CF
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94CF | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A8D1
Deuteranopia (green-blind)
#AFB6CC
Tritanopia (blue-blind)
#F895A9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ee94cf; /* rgb */ color: rgb(238, 148, 207); /* oklch */ color: oklch(77.6% 0.130 340.9);
Tailwind
colors: {
custom: {
50: '#f5b5dd',
500: '#ee94cf',
950: '#000000',
},
}SCSS
$custom: #ee94cf; $custom-light: #f5b5dd; $custom-dark: #000000;
JSON
{
"hex": "#ee94cf",
"rgb": {
"r": 238,
"g": 148,
"b": 207
},
"hsl": {
"h": 320.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77645,
"c": 0.13011,
"h": 340.9
},
"luminance": 0.43862
}Semantic roles & 50–950 ramp
primary
#EE94CF
secondary
#D9F2E1
accent
#D55411
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083