#EE8CA8#EE8CA8
#EE8CA8 is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.1% C 0.123 H 2.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CA8 |
|---|---|
| RGB | rgb(238, 140, 168) |
| HSL | hsl(343, 74%, 74%) |
| HSV | hsv(343, 41%, 93%) |
| CMYK | cmyk(0%, 41.2%, 29.4%, 6.7%) |
| CIE-LAB | lab(69.30, 40.49, 1.49) |
| CIE-LCH | lch(69.30, 40.52, 2.11°) |
| OKLab | oklab(75.11% 0.1226 0.0045) |
| OKLCH | oklch(75.11% 0.123 2.1) |
| XYZ | xyz(51.7076, 39.7645, 41.9901) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.59
Pinky
#FC86AA
ΔE00 2.74
Rosa
#FE86A4
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 3.94
Rose Pink
#F7879A
ΔE00 4.34
Dull Pink
#D5869D
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CA8 #8CEED2
analogous
#EE8CD9 #EE8CA8 #EEA18C
triadic
#EE8CA8 #A8EE8C #8CA8EE
tetradic
#EE8CA8 #D9EE8C #8CEED2 #A18CEE
square
#EE8CA8 #D9EE8C #8CEED2 #A18CEE
split-complementary
#EE8CA8 #8CEEA1 #8CD9EE
monochromatic
#DE2157 #E65780 #EE8CA8 #F6C1D0 #FBE4EB
Accessibility & contrast
On white
2.35
#EE8CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#EE8CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CA8
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CA8 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA9
Deuteranopia (green-blind)
#B3B0A6
Tritanopia (blue-blind)
#FD8596
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee8ca8; /* rgb */ color: rgb(238, 140, 168); /* oklch */ color: oklch(75.1% 0.123 2.1);
Tailwind
colors: {
custom: {
50: '#f6afc1',
500: '#ee8ca8',
950: '#000000',
},
}SCSS
$custom: #ee8ca8; $custom-light: #f6afc1; $custom-dark: #000000;
JSON
{
"hex": "#ee8ca8",
"rgb": {
"r": 238,
"g": 140,
"b": 168
},
"hsl": {
"h": 342.857,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.7511,
"c": 0.12267,
"h": 2.1
},
"luminance": 0.3976
}Semantic roles & 50–950 ramp
primary
#EE8CA8
secondary
#D8F3EB
accent
#D69D0F
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171012
muted
#857F81