#EA90AF#EA90AF
#EA90AF is a light, moderate pink. Relative luminance 0.405; OKLCH L 75.5% C 0.114 H 358.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90AF |
|---|---|
| RGB | rgb(234, 144, 175) |
| HSL | hsl(339, 68%, 74%) |
| HSV | hsv(339, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 25.2%, 8.2%) |
| CIE-LAB | lab(69.85, 37.96, -1.67) |
| CIE-LCH | lch(69.85, 37.99, 357.47°) |
| OKLab | oklab(75.49% 0.1144 -0.0039) |
| OKLCH | oklch(75.49% 0.114 358.1) |
| XYZ | xyz(51.6441, 40.5377, 45.6536) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.50
Pinky
#FC86AA
ΔE00 4.00
Dull Pink
#D5869D
ΔE00 4.70
Rosa
#FE86A4
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90AF #90EACB
analogous
#EA90DC #EA90AF #EA9E90
triadic
#EA90AF #AFEA90 #90AFEA
tetradic
#EA90AF #DCEA90 #90EACB #9E90EA
square
#EA90AF #DCEA90 #90EACB #9E90EA
split-complementary
#EA90AF #90EA9E #90DCEA
monochromatic
#D72965 #E05D8A #EA90AF #F4C3D4 #FAE5EC
Accessibility & contrast
On white
2.31
#EA90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90AF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90AF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#F88B9B
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea90af; /* rgb */ color: rgb(234, 144, 175); /* oklch */ color: oklch(75.5% 0.114 358.1);
Tailwind
colors: {
custom: {
50: '#f2b2c6',
500: '#ea90af',
950: '#000000',
},
}SCSS
$custom: #ea90af; $custom-light: #f2b2c6; $custom-dark: #000000;
JSON
{
"hex": "#ea90af",
"rgb": {
"r": 234,
"g": 144,
"b": 175
},
"hsl": {
"h": 339.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75487,
"c": 0.11449,
"h": 358.1
},
"luminance": 0.40534
}Semantic roles & 50–950 ramp
primary
#EA90AF
secondary
#D9F2E9
accent
#D09015
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082