#EE7CDA#EE7CDA
#EE7CDA is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.5% C 0.179 H 334.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7CDA |
|---|---|
| RGB | rgb(238, 124, 218) |
| HSL | hsl(311, 77%, 71%) |
| HSV | hsv(311, 48%, 93%) |
| CMYK | cmyk(0%, 47.9%, 8.4%, 6.7%) |
| CIE-LAB | lab(67.77, 55.90, -28.75) |
| CIE-LCH | lch(67.77, 62.86, 332.79°) |
| OKLab | oklab(74.49% 0.1609 -0.0778) |
| OKLCH | oklch(74.49% 0.179 334.2) |
| XYZ | xyz(55.1224, 37.6579, 70.6814) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 3.25
Violet (CSS)
#EE82EE
ΔE00 3.57
Orchid
#DA70D6
ΔE00 4.74
Candy Pink
#FF63E9
ΔE00 4.91
Bubblegum Pink
#FE83CC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7CDA #7CEE90
analogous
#C97CEE #EE7CDA #EE7CA1
triadic
#EE7CDA #DAEE7C #7CDAEE
tetradic
#EE7CDA #EEC97C #7CEE90 #7CA1EE
square
#EE7CDA #EEC97C #7CEE90 #7CA1EE
split-complementary
#EE7CDA #A1EE7C #7CEEC9
monochromatic
#D41CB4 #E746CB #EE7CDA #F5B2E9 #FBE4F7
Accessibility & contrast
On white
2.46
#EE7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EE7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7CDA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7CDA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9BDD
Deuteranopia (green-blind)
#9BABD7
Tritanopia (blue-blind)
#F782A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7cda; /* rgb */ color: rgb(238, 124, 218); /* oklch */ color: oklch(74.5% 0.179 334.2);
Tailwind
colors: {
custom: {
50: '#f6a5e5',
500: '#ee7cda',
950: '#000000',
},
}SCSS
$custom: #ee7cda; $custom-light: #f6a5e5; $custom-dark: #000000;
JSON
{
"hex": "#ee7cda",
"rgb": {
"r": 238,
"g": 124,
"b": 218
},
"hsl": {
"h": 310.526,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.74492,
"c": 0.17878,
"h": 334.2
},
"luminance": 0.37654
}Semantic roles & 50–950 ramp
primary
#EE7CDA
secondary
#D4F2D9
accent
#D9300C
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171016
muted
#857F84