#EE90AF#EE90AF
#EE90AF is a light, moderate pink. Relative luminance 0.412; OKLCH L 76.0% C 0.119 H 359.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EE90AF |
|---|---|
| RGB | rgb(238, 144, 175) |
| HSL | hsl(340, 73%, 75%) |
| HSV | hsv(340, 39%, 93%) |
| CMYK | cmyk(0%, 39.5%, 26.5%, 6.7%) |
| CIE-LAB | lab(70.33, 39.35, -0.91) |
| CIE-LCH | lch(70.33, 39.36, 358.67°) |
| OKLab | oklab(75.96% 0.1188 -0.0019) |
| OKLCH | oklch(75.96% 0.119 359.1) |
| XYZ | xyz(52.9725, 41.2226, 45.7159) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.44
Pinky
#FC86AA
ΔE00 3.37
Rosa
#FE86A4
ΔE00 4.38
Carnation Pink
#FF7FA7
ΔE00 4.68
Dull Pink
#D5869D
ΔE00 5.15
Faded Pink
#DE9DAC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE90AF #90EECF
analogous
#EE90DE #EE90AF #EEA090
triadic
#EE90AF #AFEE90 #90AFEE
tetradic
#EE90AF #DEEE90 #90EECF #A090EE
square
#EE90AF #DEEE90 #90EECF #A090EE
split-complementary
#EE90AF #90EEA0 #90DEEE
monochromatic
#DE2662 #E65B89 #EE90AF #F6C5D5 #FBE4EC
Accessibility & contrast
On white
2.27
#EE90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EE90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE90AF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE90AF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA2B0
Deuteranopia (green-blind)
#B4B2AD
Tritanopia (blue-blind)
#FC8A9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee90af; /* rgb */ color: rgb(238, 144, 175); /* oklch */ color: oklch(76.0% 0.119 359.1);
Tailwind
colors: {
custom: {
50: '#f5b2c6',
500: '#ee90af',
950: '#000000',
},
}SCSS
$custom: #ee90af; $custom-light: #f5b2c6; $custom-dark: #000000;
JSON
{
"hex": "#ee90af",
"rgb": {
"r": 238,
"g": 144,
"b": 175
},
"hsl": {
"h": 340.213,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.75956,
"c": 0.11882,
"h": 359.1
},
"luminance": 0.41219
}Semantic roles & 50–950 ramp
primary
#EE90AF
secondary
#D8F3EA
accent
#D69410
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082