#EE94BE#EE94BE
#EE94BE is a light, moderate pink. Relative luminance 0.431; OKLCH L 77.1% C 0.119 H 350.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94BE |
|---|---|
| RGB | rgb(238, 148, 190) |
| HSL | hsl(332, 73%, 76%) |
| HSV | hsv(332, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 20.2%, 6.7%) |
| CIE-LAB | lab(71.61, 39.40, -7.37) |
| CIE-LCH | lch(71.61, 40.09, 349.40°) |
| OKLab | oklab(77.07% 0.1177 -0.0191) |
| OKLCH | oklch(77.07% 0.119 350.8) |
| XYZ | xyz(55.1450, 43.0782, 54.1156) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.14
Pig Pink
#E78EA5
ΔE00 5.85
Pinky
#FC86AA
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.03
Carnation Pink
#FF7FA7
ΔE00 6.86
Powder Pink
#FFB2D0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94BE #94EEC4
analogous
#EE94EB #EE94BE #EE9794
triadic
#EE94BE #BEEE94 #94BEEE
tetradic
#EE94BE #EBEE94 #94EEC4 #9794EE
square
#EE94BE #EBEE94 #94EEC4 #9794EE
split-complementary
#EE94BE #94EE97 #94EBEE
monochromatic
#DD2A7E #E65F9E #EE94BE #F6C9DE #FBE5EF
Accessibility & contrast
On white
2.18
#EE94BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EE94BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94BE
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94BE | 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)
#9DA6C0
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#FA91A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee94be; /* rgb */ color: rgb(238, 148, 190); /* oklch */ color: oklch(77.1% 0.119 350.8);
Tailwind
colors: {
custom: {
50: '#f5b5d1',
500: '#ee94be',
950: '#000000',
},
}SCSS
$custom: #ee94be; $custom-light: #f5b5d1; $custom-dark: #000000;
JSON
{
"hex": "#ee94be",
"rgb": {
"r": 238,
"g": 148,
"b": 190
},
"hsl": {
"h": 332,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.77067,
"c": 0.11922,
"h": 350.8
},
"luminance": 0.43075
}Semantic roles & 50–950 ramp
primary
#EE94BE
secondary
#D9F2E6
accent
#D57911
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082