#EE7CC8#EE7CC8
#EE7CC8 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.8% C 0.165 H 341.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CC8 |
|---|---|
| RGB | rgb(238, 124, 200) |
| HSL | hsl(320, 77%, 71%) |
| HSV | hsv(320, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 16%, 6.7%) |
| CIE-LAB | lab(67.10, 53.07, -19.72) |
| CIE-LCH | lch(67.10, 56.62, 339.61°) |
| OKLab | oklab(73.78% 0.1567 -0.0526) |
| OKLCH | oklch(73.78% 0.165 341.4) |
| XYZ | xyz(52.8936, 36.7664, 58.9431) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.28
Pink (survey)
#FF81C0
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 5.08
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Hot Pink
#FF69B4
ΔE00 5.65
Purply Pink
#F075E6
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CC8 #7CEEA2
analogous
#DB7CEE #EE7CC8 #EE7C8F
triadic
#EE7CC8 #C8EE7C #7CC8EE
tetradic
#EE7CC8 #EEDB7C #7CEEA2 #7C8FEE
square
#EE7CC8 #EEDB7C #7CEEA2 #7C8FEE
split-complementary
#EE7CC8 #8FEE7C #7CEEDB
monochromatic
#D41C97 #E746B1 #EE7CC8 #F5B2DF #FBE4F4
Accessibility & contrast
On white
2.51
#EE7CC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EE7CC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CC8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CC8 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CB
Deuteranopia (green-blind)
#A1AAC5
Tritanopia (blue-blind)
#FA7D99
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ee7cc8; /* rgb */ color: rgb(238, 124, 200); /* oklch */ color: oklch(73.8% 0.165 341.4);
Tailwind
colors: {
custom: {
50: '#f6a5d8',
500: '#ee7cc8',
950: '#000000',
},
}SCSS
$custom: #ee7cc8; $custom-light: #f6a5d8; $custom-dark: #000000;
JSON
{
"hex": "#ee7cc8",
"rgb": {
"r": 238,
"g": 124,
"b": 200
},
"hsl": {
"h": 320,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.73776,
"c": 0.16529,
"h": 341.4
},
"luminance": 0.36763
}Semantic roles & 50–950 ramp
primary
#EE7CC8
secondary
#D4F2DE
accent
#D9510C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83