#EE99BF#EE99BF
#EE99BF is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.9% C 0.111 H 351.6°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EE99BF |
|---|---|
| RGB | rgb(238, 153, 191) |
| HSL | hsl(333, 71%, 77%) |
| HSV | hsv(333, 36%, 93%) |
| CMYK | cmyk(0%, 35.7%, 19.7%, 6.7%) |
| CIE-LAB | lab(72.71, 36.93, -6.29) |
| CIE-LCH | lch(72.71, 37.47, 350.33°) |
| OKLab | oklab(77.92% 0.1103 -0.0162) |
| OKLCH | oklch(77.92% 0.111 351.6) |
| XYZ | xyz(56.0559, 44.7246, 54.9603) |
| Luminance | 0.4472 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.72
Powder Pink
#FFB2D0
ΔE00 6.04
Pinky
#FC86AA
ΔE00 6.26
Pink (survey)
#FF81C0
ΔE00 6.30
Faded Pink
#DE9DAC
ΔE00 6.55
Bubblegum Pink
#FE83CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE99BF #99EEC8
analogous
#EE99EA #EE99BF #EE9E99
triadic
#EE99BF #BFEE99 #99BFEE
tetradic
#EE99BF #EAEE99 #99EEC8 #9E99EE
square
#EE99BF #EAEE99 #99EEC8 #9E99EE
split-complementary
#EE99BF #99EE9E #99EAEE
monochromatic
#DD307D #E5659E #EE99BF #F7CDE0 #FBE5EF
Accessibility & contrast
On white
2.11
#EE99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EE99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE99BF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE99BF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#FA96A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee99bf; /* rgb */ color: rgb(238, 153, 191); /* oklch */ color: oklch(77.9% 0.111 351.6);
Tailwind
colors: {
custom: {
50: '#f5b8d2',
500: '#ee99bf',
950: '#000000',
},
}SCSS
$custom: #ee99bf; $custom-light: #f5b8d2; $custom-dark: #000000;
JSON
{
"hex": "#ee99bf",
"rgb": {
"r": 238,
"g": 153,
"b": 191
},
"hsl": {
"h": 333.176,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.77916,
"c": 0.11146,
"h": 351.6
},
"luminance": 0.44721
}Semantic roles & 50–950 ramp
primary
#EE99BF
secondary
#D9F2E7
accent
#D37D12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082