#EE94DF#EE94DF
#EE94DF is a light, vivid pink. Relative luminance 0.447; OKLCH L 78.2% C 0.143 H 333.1°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94DF |
|---|---|
| RGB | rgb(238, 148, 223) |
| HSL | hsl(310, 73%, 76%) |
| HSV | hsv(310, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 6.3%, 6.7%) |
| CIE-LAB | lab(72.69, 44.66, -23.96) |
| CIE-LCH | lch(72.69, 50.68, 331.78°) |
| OKLab | oklab(78.24% 0.1274 -0.0646) |
| OKLCH | oklch(78.24% 0.143 333.1) |
| XYZ | xyz(59.1686, 44.6876, 75.3067) |
| Luminance | 0.4469 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.49
Plum
#DDA0DD
ΔE00 4.53
Violet (CSS)
#EE82EE
ΔE00 5.64
Bubblegum Pink
#FE83CC
ΔE00 5.73
Purply Pink
#F075E6
ΔE00 7.06
Pink (survey)
#FF81C0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94DF #94EEA3
analogous
#D094EE #EE94DF #EE94B2
triadic
#EE94DF #DFEE94 #94DFEE
tetradic
#EE94DF #EED094 #94EEA3 #94B2EE
square
#EE94DF #EED094 #94EEA3 #94B2EE
split-complementary
#EE94DF #B2EE94 #94EED0
monochromatic
#DD2ABF #E65FCF #EE94DF #F6C9EF #FBE5F7
Accessibility & contrast
On white
2.11
#EE94DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EE94DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94DF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94DF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#F699B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee94df; /* rgb */ color: rgb(238, 148, 223); /* oklch */ color: oklch(78.2% 0.143 333.1);
Tailwind
colors: {
custom: {
50: '#f5b5e9',
500: '#ee94df',
950: '#000000',
},
}SCSS
$custom: #ee94df; $custom-light: #f5b5e9; $custom-dark: #000000;
JSON
{
"hex": "#ee94df",
"rgb": {
"r": 238,
"g": 148,
"b": 223
},
"hsl": {
"h": 310,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78239,
"c": 0.14286,
"h": 333.1
},
"luminance": 0.44685
}Semantic roles & 50–950 ramp
primary
#EE94DF
secondary
#D9F2DD
accent
#D53111
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084