#EE7EB0#EE7EB0
#EE7EB0 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.148 H 353.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7EB0 |
|---|---|
| RGB | rgb(238, 126, 176) |
| HSL | hsl(333, 77%, 71%) |
| HSV | hsv(333, 47%, 93%) |
| CMYK | cmyk(0%, 47.1%, 26.1%, 6.7%) |
| CIE-LAB | lab(66.70, 48.66, -6.82) |
| CIE-LCH | lch(66.70, 49.13, 352.02°) |
| OKLab | oklab(73.22% 0.1468 -0.0174) |
| OKLCH | oklch(73.22% 0.148 353.2) |
| XYZ | xyz(50.5588, 36.2376, 45.3976) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.53
Bubblegum (survey)
#FF6CB5
ΔE00 4.26
Bubble Gum Pink
#FF69AF
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.63
Carnation Pink
#FF7FA7
ΔE00 4.77
Pinky
#FC86AA
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7EB0 #7EEEBC
analogous
#EE7EE8 #EE7EB0 #EE847E
triadic
#EE7EB0 #B0EE7E #7EB0EE
tetradic
#EE7EB0 #E8EE7E #7EEEBC #847EEE
square
#EE7EB0 #E8EE7E #7EEEBC #847EEE
split-complementary
#EE7EB0 #7EEE84 #7EE8EE
monochromatic
#D51C6F #E7488F #EE7EB0 #F5B4D1 #FBE4EE
Accessibility & contrast
On white
2.55
#EE7EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EE7EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7EB0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7EB0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C96B2
Deuteranopia (green-blind)
#A9AAAD
Tritanopia (blue-blind)
#FD7990
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ee7eb0; /* rgb */ color: rgb(238, 126, 176); /* oklch */ color: oklch(73.2% 0.148 353.2);
Tailwind
colors: {
custom: {
50: '#f6a6c7',
500: '#ee7eb0',
950: '#000000',
},
}SCSS
$custom: #ee7eb0; $custom-light: #f6a6c7; $custom-dark: #000000;
JSON
{
"hex": "#ee7eb0",
"rgb": {
"r": 238,
"g": 126,
"b": 176
},
"hsl": {
"h": 333.214,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.73217,
"c": 0.14782,
"h": 353.2
},
"luminance": 0.36233
}Semantic roles & 50–950 ramp
primary
#EE7EB0
secondary
#D5F2E5
accent
#D97E0D
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82