#EE94AF#EE94AF
#EE94AF is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.6% C 0.113 H 0.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94AF |
|---|---|
| RGB | rgb(238, 148, 175) |
| HSL | hsl(342, 73%, 76%) |
| HSV | hsv(342, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 26.5%, 6.7%) |
| CIE-LAB | lab(71.18, 37.27, 0.33) |
| CIE-LCH | lch(71.18, 37.27, 0.51°) |
| OKLab | oklab(76.61% 0.1126 0.0014) |
| OKLCH | oklch(76.61% 0.113 0.7) |
| XYZ | xyz(53.5891, 42.4558, 45.9214) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.20
Pinky
#FC86AA
ΔE00 4.03
Rosa
#FE86A4
ΔE00 4.61
Faded Pink
#DE9DAC
ΔE00 4.71
Dull Pink
#D5869D
ΔE00 5.40
Carnation Pink
#FF7FA7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94AF #94EED3
analogous
#EE94DC #EE94AF #EEA694
triadic
#EE94AF #AFEE94 #94AFEE
tetradic
#EE94AF #DCEE94 #94EED3 #A694EE
square
#EE94AF #DCEE94 #94EED3 #A694EE
split-complementary
#EE94AF #94EEA6 #94DCEE
monochromatic
#DD2A60 #E65F88 #EE94AF #F6C9D6 #FBE5EB
Accessibility & contrast
On white
2.21
#EE94AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EE94AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94AF
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94AF | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4B0
Deuteranopia (green-blind)
#B7B4AD
Tritanopia (blue-blind)
#FC8E9D
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee94af; /* rgb */ color: rgb(238, 148, 175); /* oklch */ color: oklch(76.6% 0.113 0.7);
Tailwind
colors: {
custom: {
50: '#f5b4c6',
500: '#ee94af',
950: '#000000',
},
}SCSS
$custom: #ee94af; $custom-light: #f5b4c6; $custom-dark: #000000;
JSON
{
"hex": "#ee94af",
"rgb": {
"r": 238,
"g": 148,
"b": 175
},
"hsl": {
"h": 342,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.76605,
"c": 0.11257,
"h": 0.7
},
"luminance": 0.42452
}Semantic roles & 50–950 ramp
primary
#EE94AF
secondary
#D9F2EB
accent
#D59A11
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082