#EE98BE#EE98BE
#EE98BE is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.7% C 0.113 H 352.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98BE |
|---|---|
| RGB | rgb(238, 152, 190) |
| HSL | hsl(333, 72%, 76%) |
| HSV | hsv(333, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 20.2%, 6.7%) |
| CIE-LAB | lab(72.47, 37.31, -6.10) |
| CIE-LCH | lch(72.47, 37.81, 350.71°) |
| OKLab | oklab(77.72% 0.1115 -0.0157) |
| OKLCH | oklch(77.72% 0.113 352) |
| XYZ | xyz(55.7832, 44.3548, 54.3284) |
| Luminance | 0.4435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.53
Pinky
#FC86AA
ΔE00 6.03
Pink (survey)
#FF81C0
ΔE00 6.14
Powder Pink
#FFB2D0
ΔE00 6.23
Faded Pink
#DE9DAC
ΔE00 6.54
Bubblegum Pink
#FE83CC
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98BE #98EEC8
analogous
#EE98E9 #EE98BE #EE9D98
triadic
#EE98BE #BEEE98 #98BEEE
tetradic
#EE98BE #E9EE98 #98EEC8 #9D98EE
square
#EE98BE #E9EE98 #98EEC8 #9D98EE
split-complementary
#EE98BE #98EE9D #98E9EE
monochromatic
#DD2F7C #E5639D #EE98BE #F7CDDF #FBE5EE
Accessibility & contrast
On white
2.13
#EE98BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#EE98BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98BE
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98BE | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#FA95A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee98be; /* rgb */ color: rgb(238, 152, 190); /* oklch */ color: oklch(77.7% 0.113 352.0);
Tailwind
colors: {
custom: {
50: '#f5b7d1',
500: '#ee98be',
950: '#000000',
},
}SCSS
$custom: #ee98be; $custom-light: #f5b7d1; $custom-dark: #000000;
JSON
{
"hex": "#ee98be",
"rgb": {
"r": 238,
"g": 152,
"b": 190
},
"hsl": {
"h": 333.488,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.7772,
"c": 0.11259,
"h": 352
},
"luminance": 0.44351
}Semantic roles & 50–950 ramp
primary
#EE98BE
secondary
#D9F2E7
accent
#D47E12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082