#EE98BD#EE98BD
#EE98BD is a light, moderate pink. Relative luminance 0.443; OKLCH L 77.7% C 0.112 H 352.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98BD |
|---|---|
| RGB | rgb(238, 152, 189) |
| HSL | hsl(334, 72%, 76%) |
| HSV | hsv(334, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 20.6%, 6.7%) |
| CIE-LAB | lab(72.44, 37.16, -5.59) |
| CIE-LCH | lch(72.44, 37.58, 351.44°) |
| OKLab | oklab(77.69% 0.1112 -0.0143) |
| OKLCH | oklch(77.69% 0.112 352.7) |
| XYZ | xyz(55.6743, 44.3112, 53.7547) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.28
Pinky
#FC86AA
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.20
Pink (survey)
#FF81C0
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 6.31
Carnation Pink
#FF7FA7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98BD #98EEC9
analogous
#EE98E8 #EE98BD #EE9E98
triadic
#EE98BD #BDEE98 #98BDEE
tetradic
#EE98BD #E8EE98 #98EEC9 #9E98EE
square
#EE98BD #E8EE98 #98EEC9 #9E98EE
split-complementary
#EE98BD #98EE9E #98E8EE
monochromatic
#DD2F7A #E5639B #EE98BD #F7CDDF #FBE5EE
Accessibility & contrast
On white
2.13
#EE98BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EE98BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98BD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98BD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#B6B7BB
Tritanopia (blue-blind)
#FA95A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee98bd; /* rgb */ color: rgb(238, 152, 189); /* oklch */ color: oklch(77.7% 0.112 352.7);
Tailwind
colors: {
custom: {
50: '#f5b7d0',
500: '#ee98bd',
950: '#000000',
},
}SCSS
$custom: #ee98bd; $custom-light: #f5b7d0; $custom-dark: #000000;
JSON
{
"hex": "#ee98bd",
"rgb": {
"r": 238,
"g": 152,
"b": 189
},
"hsl": {
"h": 334.186,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.77688,
"c": 0.11208,
"h": 352.7
},
"luminance": 0.44308
}Semantic roles & 50–950 ramp
primary
#EE98BD
secondary
#D9F2E7
accent
#D48012
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082