#EE9CCF#EE9CCF
#EE9CCF is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.9% C 0.116 H 342.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9CCF |
|---|---|
| RGB | rgb(238, 156, 207) |
| HSL | hsl(323, 71%, 77%) |
| HSV | hsv(323, 34%, 93%) |
| CMYK | cmyk(0%, 34.5%, 13%, 6.7%) |
| CIE-LAB | lab(73.84, 37.84, -13.42) |
| CIE-LCH | lch(73.84, 40.15, 340.47°) |
| OKLab | oklab(78.94% 0.1108 -0.0355) |
| OKLCH | oklch(78.94% 0.116 342.2) |
| XYZ | xyz(58.4110, 46.4622, 64.9108) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.60
Bubblegum Pink
#FE83CC
ΔE00 6.09
Pink (survey)
#FF81C0
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 7.17
Lavender Pink
#DD85D7
ΔE00 8.26
Lilac
#C8A2C8
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9CCF #9CEEBB
analogous
#E49CEE #EE9CCF #EE9CA6
triadic
#EE9CCF #CFEE9C #9CCFEE
tetradic
#EE9CCF #EEE49C #9CEEBB #9CA6EE
square
#EE9CCF #EEE49C #9CEEBB #9CA6EE
split-complementary
#EE9CCF #A6EE9C #9CEEE4
monochromatic
#DC349C #E568B6 #EE9CCF #F7D0E8 #FBE5F2
Accessibility & contrast
On white
2.04
#EE9CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#EE9CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9CCF
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9CCF | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED1
Deuteranopia (green-blind)
#B4BACD
Tritanopia (blue-blind)
#F89CAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee9ccf; /* rgb */ color: rgb(238, 156, 207); /* oklch */ color: oklch(78.9% 0.116 342.2);
Tailwind
colors: {
custom: {
50: '#f5badd',
500: '#ee9ccf',
950: '#000000',
},
}SCSS
$custom: #ee9ccf; $custom-light: #f5badd; $custom-dark: #000000;
JSON
{
"hex": "#ee9ccf",
"rgb": {
"r": 238,
"g": 156,
"b": 207
},
"hsl": {
"h": 322.683,
"s": 70.69,
"l": 77.255
},
"oklch": {
"l": 0.7894,
"c": 0.11638,
"h": 342.2
},
"luminance": 0.46459
}Semantic roles & 50–950 ramp
primary
#EE9CCF
secondary
#D9F2E2
accent
#D35B13
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171215
muted
#858183