#EE92AF#EE92AF
#EE92AF is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.3% C 0.116 H 359.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE92AF |
|---|---|
| RGB | rgb(238, 146, 175) |
| HSL | hsl(341, 73%, 75%) |
| HSV | hsv(341, 39%, 93%) |
| CMYK | cmyk(0%, 38.7%, 26.5%, 6.7%) |
| CIE-LAB | lab(70.76, 38.31, -0.29) |
| CIE-LCH | lch(70.76, 38.31, 359.56°) |
| OKLab | oklab(76.28% 0.1157 -0.0002) |
| OKLCH | oklch(76.28% 0.116 359.9) |
| XYZ | xyz(53.2781, 41.8338, 45.8177) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.25
Pinky
#FC86AA
ΔE00 3.66
Rosa
#FE86A4
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.18
Dull Pink
#D5869D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE92AF #92EED1
analogous
#EE92DD #EE92AF #EEA392
triadic
#EE92AF #AFEE92 #92AFEE
tetradic
#EE92AF #DDEE92 #92EED1 #A392EE
square
#EE92AF #DDEE92 #92EED1 #A392EE
split-complementary
#EE92AF #92EEA3 #92DDEE
monochromatic
#DD2861 #E65D88 #EE92AF #F6C7D6 #FBE5EC
Accessibility & contrast
On white
2.24
#EE92AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EE92AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE92AF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE92AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE92AF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B0
Deuteranopia (green-blind)
#B5B3AD
Tritanopia (blue-blind)
#FC8C9C
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee92af; /* rgb */ color: rgb(238, 146, 175); /* oklch */ color: oklch(76.3% 0.116 359.9);
Tailwind
colors: {
custom: {
50: '#f5b3c6',
500: '#ee92af',
950: '#000000',
},
}SCSS
$custom: #ee92af; $custom-light: #f5b3c6; $custom-dark: #000000;
JSON
{
"hex": "#ee92af",
"rgb": {
"r": 238,
"g": 146,
"b": 175
},
"hsl": {
"h": 341.087,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.76279,
"c": 0.11569,
"h": 359.9
},
"luminance": 0.4183
}Semantic roles & 50–950 ramp
primary
#EE92AF
secondary
#D8F3EA
accent
#D59710
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082