#EE7ECB#EE7ECB
#EE7ECB is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.2% C 0.164 H 340.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7ECB |
|---|---|
| RGB | rgb(238, 126, 203) |
| HSL | hsl(319, 77%, 71%) |
| HSV | hsv(319, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 14.7%, 6.7%) |
| CIE-LAB | lab(67.59, 52.55, -20.66) |
| CIE-LCH | lch(67.59, 56.46, 338.54°) |
| OKLab | oklab(74.17% 0.1546 -0.0552) |
| OKLCH | oklch(74.17% 0.164 340.3) |
| XYZ | xyz(53.5008, 37.4144, 60.8921) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 4.61
Pink (survey)
#FF81C0
ΔE00 5.01
Purply Pink
#F075E6
ΔE00 5.82
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Hot Pink
#FF69B4
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7ECB #7EEEA1
analogous
#D97EEE #EE7ECB #EE7E93
triadic
#EE7ECB #CBEE7E #7ECBEE
tetradic
#EE7ECB #EED97E #7EEEA1 #7E93EE
square
#EE7ECB #EED97E #7EEEA1 #7E93EE
split-complementary
#EE7ECB #93EE7E #7EEED9
monochromatic
#D51C9C #E748B5 #EE7ECB #F5B4E1 #FBE4F4
Accessibility & contrast
On white
2.48
#EE7ECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EE7ECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7ECB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7ECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7ECB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839ACE
Deuteranopia (green-blind)
#A1ABC8
Tritanopia (blue-blind)
#F9809B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7ecb; /* rgb */ color: rgb(238, 126, 203); /* oklch */ color: oklch(74.2% 0.164 340.3);
Tailwind
colors: {
custom: {
50: '#f6a6db',
500: '#ee7ecb',
950: '#000000',
},
}SCSS
$custom: #ee7ecb; $custom-light: #f6a6db; $custom-dark: #000000;
JSON
{
"hex": "#ee7ecb",
"rgb": {
"r": 238,
"g": 126,
"b": 203
},
"hsl": {
"h": 318.75,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.74174,
"c": 0.16414,
"h": 340.3
},
"luminance": 0.37411
}Semantic roles & 50–950 ramp
primary
#EE7ECB
secondary
#D5F2DE
accent
#D94C0D
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171015
muted
#857F83