#EE9FBF#EE9FBF
#EE9FBF is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.102 H 353.7°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9FBF |
|---|---|
| RGB | rgb(238, 159, 191) |
| HSL | hsl(336, 70%, 78%) |
| HSV | hsv(336, 33%, 93%) |
| CMYK | cmyk(0%, 33.2%, 19.7%, 6.7%) |
| CIE-LAB | lab(74.02, 33.78, -4.36) |
| CIE-LCH | lch(74.02, 34.05, 352.65°) |
| OKLab | oklab(78.92% 0.101 -0.0111) |
| OKLCH | oklch(78.92% 0.102 353.7) |
| XYZ | xyz(57.0627, 46.7383, 55.2959) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.70
Faded Pink
#DE9DAC
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 5.67
Baby Pink
#FFB7CE
ΔE00 5.96
Soft Pink
#FDB0C0
ΔE00 6.17
Pinky
#FC86AA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9FBF #9FEECE
analogous
#EE9FE7 #EE9FBF #EEA69F
triadic
#EE9FBF #BFEE9F #9FBFEE
tetradic
#EE9FBF #E7EE9F #9FEECE #A69FEE
square
#EE9FBF #E7EE9F #9FEECE #A69FEE
split-complementary
#EE9FBF #9FEEA6 #9FE7EE
monochromatic
#DC377A #E56B9C #EE9FBF #F7D3E2 #FAE5EE
Accessibility & contrast
On white
2.03
#EE9FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EE9FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9FBF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9FBF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#FA9CAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee9fbf; /* rgb */ color: rgb(238, 159, 191); /* oklch */ color: oklch(78.9% 0.102 353.7);
Tailwind
colors: {
custom: {
50: '#f5bcd2',
500: '#ee9fbf',
950: '#000000',
},
}SCSS
$custom: #ee9fbf; $custom-light: #f5bcd2; $custom-dark: #000000;
JSON
{
"hex": "#ee9fbf",
"rgb": {
"r": 238,
"g": 159,
"b": 191
},
"hsl": {
"h": 335.696,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.78917,
"c": 0.10158,
"h": 353.7
},
"luminance": 0.46735
}Semantic roles & 50–950 ramp
primary
#EE9FBF
secondary
#D9F2E8
accent
#D28514
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171214
muted
#858182