#EE6A98#EE6A98
#EE6A98 is a light, vivid pink. Relative luminance 0.308; OKLCH L 69.7% C 0.168 H 0.6°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE6A98 |
|---|---|
| RGB | rgb(238, 106, 152) |
| HSL | hsl(339, 80%, 67%) |
| HSV | hsv(339, 55%, 93%) |
| CMYK | cmyk(0%, 55.5%, 36.1%, 6.7%) |
| CIE-LAB | lab(62.30, 55.29, 0.38) |
| CIE-LCH | lch(62.30, 55.29, 0.39°) |
| OKLab | oklab(69.69% 0.1684 0.0017) |
| OKLCH | oklch(69.69% 0.168 0.6) |
| XYZ | xyz(46.0839, 30.7570, 33.2094) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.64
Rosy Pink
#F6688E
ΔE00 3.31
Palevioletred
#DB7093
ΔE00 3.35
Strawberry
#FC5A8D
ΔE00 3.70
Bubble Gum Pink
#FF69AF
ΔE00 4.97
Blush
#DE5D83
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE6A98 #6AEEC0
analogous
#EE6ADA #EE6A98 #EE7E6A
triadic
#EE6A98 #98EE6A #6A98EE
tetradic
#EE6A98 #DAEE6A #6AEEC0 #7E6AEE
square
#EE6A98 #DAEE6A #6AEEC0 #7E6AEE
split-complementary
#EE6A98 #6AEE7E #6ADAEE
monochromatic
#C71754 #E83372 #EE6A98 #F4A1BE #FBD8E4
Accessibility & contrast
On white
2.94
#EE6A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#EE6A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE6A98
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE6A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE6A98 | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#808799
Deuteranopia (green-blind)
#A3A095
Tritanopia (blue-blind)
#FF5F7B
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ee6a98; /* rgb */ color: rgb(238, 106, 152); /* oklch */ color: oklch(69.7% 0.168 0.6);
Tailwind
colors: {
custom: {
50: '#f799b6',
500: '#ee6a98',
950: '#000000',
},
}SCSS
$custom: #ee6a98; $custom-light: #f799b6; $custom-dark: #000000;
JSON
{
"hex": "#ee6a98",
"rgb": {
"r": 238,
"g": 106,
"b": 152
},
"hsl": {
"h": 339.091,
"s": 79.518,
"l": 67.451
},
"oklch": {
"l": 0.69686,
"c": 0.16844,
"h": 0.6
},
"luminance": 0.30752
}Semantic roles & 50–950 ramp
primary
#EE6A98
secondary
#C5EFE0
accent
#DC930A
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180E11
muted
#867E80