#EE7DCA#EE7DCA
#EE7DCA is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.0% C 0.165 H 340.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7DCA |
|---|---|
| RGB | rgb(238, 125, 202) |
| HSL | hsl(319, 77%, 71%) |
| HSV | hsv(319, 47%, 93%) |
| CMYK | cmyk(0%, 47.5%, 15.1%, 6.7%) |
| CIE-LAB | lab(67.36, 52.89, -20.45) |
| CIE-LCH | lch(67.36, 56.70, 338.86°) |
| OKLab | oklab(73.99% 0.1558 -0.0546) |
| OKLCH | oklch(73.99% 0.165 340.7) |
| XYZ | xyz(53.2548, 37.1124, 60.2242) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.76
Pink (survey)
#FF81C0
ΔE00 4.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 5.89
Hot Pink
#FF69B4
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7DCA #7DEEA1
analogous
#D97DEE #EE7DCA #EE7D91
triadic
#EE7DCA #CAEE7D #7DCAEE
tetradic
#EE7DCA #EED97D #7DEEA1 #7D91EE
square
#EE7DCA #EED97D #7DEEA1 #7D91EE
split-complementary
#EE7DCA #91EE7D #7DEED9
monochromatic
#D51C9A #E747B4 #EE7DCA #F5B3E0 #FBE4F4
Accessibility & contrast
On white
2.49
#EE7DCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EE7DCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7DCA
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7DCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7DCA | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8299CD
Deuteranopia (green-blind)
#A1ABC7
Tritanopia (blue-blind)
#FA7F9A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ee7dca; /* rgb */ color: rgb(238, 125, 202); /* oklch */ color: oklch(74.0% 0.165 340.7);
Tailwind
colors: {
custom: {
50: '#f6a6da',
500: '#ee7dca',
950: '#000000',
},
}SCSS
$custom: #ee7dca; $custom-light: #f6a6da; $custom-dark: #000000;
JSON
{
"hex": "#ee7dca",
"rgb": {
"r": 238,
"g": 125,
"b": 202
},
"hsl": {
"h": 319.115,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.73993,
"c": 0.16507,
"h": 340.7
},
"luminance": 0.37109
}Semantic roles & 50–950 ramp
primary
#EE7DCA
secondary
#D5F2DE
accent
#D94E0C
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83