#EE94CB#EE94CB
#EE94CB is a light, vivid pink. Relative luminance 0.437; OKLCH L 77.5% C 0.127 H 343.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94CB |
|---|---|
| RGB | rgb(238, 148, 203) |
| HSL | hsl(323, 73%, 76%) |
| HSV | hsv(323, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 14.7%, 6.7%) |
| CIE-LAB | lab(72.01, 41.38, -13.97) |
| CIE-LCH | lch(72.01, 43.68, 341.34°) |
| OKLab | oklab(77.5% 0.1218 -0.037) |
| OKLCH | oklch(77.5% 0.127 343.1) |
| XYZ | xyz(56.6297, 43.6721, 61.9351) |
| Luminance | 0.4367 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.46
Pink (survey)
#FF81C0
ΔE00 5.15
Plum
#DDA0DD
ΔE00 6.31
Lavender Pink
#DD85D7
ΔE00 7.22
Bubblegum (survey)
#FF6CB5
ΔE00 8.52
Pinky
#FC86AA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94CB #94EEB7
analogous
#E494EE #EE94CB #EE949E
triadic
#EE94CB #CBEE94 #94CBEE
tetradic
#EE94CB #EEE494 #94EEB7 #949EEE
square
#EE94CB #EEE494 #94EEB7 #949EEE
split-complementary
#EE94CB #9EEE94 #94EEE4
monochromatic
#DD2A98 #E65FB1 #EE94CB #F6C9E5 #FBE5F2
Accessibility & contrast
On white
2.16
#EE94CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#EE94CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94CB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94CB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#B0B6C9
Tritanopia (blue-blind)
#F994A8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ee94cb; /* rgb */ color: rgb(238, 148, 203); /* oklch */ color: oklch(77.5% 0.127 343.1);
Tailwind
colors: {
custom: {
50: '#f5b5da',
500: '#ee94cb',
950: '#000000',
},
}SCSS
$custom: #ee94cb; $custom-light: #f5b5da; $custom-dark: #000000;
JSON
{
"hex": "#ee94cb",
"rgb": {
"r": 238,
"g": 148,
"b": 203
},
"hsl": {
"h": 323.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77504,
"c": 0.12727,
"h": 343.1
},
"luminance": 0.43669
}Semantic roles & 50–950 ramp
primary
#EE94CB
secondary
#D9F2E3
accent
#D55D11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083