#EE8EDE#EE8EDE
#EE8EDE is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.3% C 0.152 H 333.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EDE |
|---|---|
| RGB | rgb(238, 142, 222) |
| HSL | hsl(310, 74%, 75%) |
| HSV | hsv(310, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 6.7%, 6.7%) |
| CIE-LAB | lab(71.42, 47.58, -25.35) |
| CIE-LCH | lch(71.42, 53.91, 331.95°) |
| OKLab | oklab(77.27% 0.136 -0.0684) |
| OKLCH | oklch(77.27% 0.152 333.3) |
| XYZ | xyz(58.1173, 42.8002, 74.2931) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.55
Violet (CSS)
#EE82EE
ΔE00 4.60
Bubblegum Pink
#FE83CC
ΔE00 5.28
Plum
#DDA0DD
ΔE00 5.57
Purply Pink
#F075E6
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EDE #8EEE9E
analogous
#CE8EEE #EE8EDE #EE8EAE
triadic
#EE8EDE #DEEE8E #8EDEEE
tetradic
#EE8EDE #EECE8E #8EEE9E #8EAEEE
square
#EE8EDE #EECE8E #8EEE9E #8EAEEE
split-complementary
#EE8EDE #AEEE8E #8EEECE
monochromatic
#DE24BF #E659CE #EE8EDE #F6C3EE #FBE4F7
Accessibility & contrast
On white
2.20
#EE8EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#EE8EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EDE
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EDE | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6E1
Deuteranopia (green-blind)
#A6B4DB
Tritanopia (blue-blind)
#F693AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8ede; /* rgb */ color: rgb(238, 142, 222); /* oklch */ color: oklch(77.3% 0.152 333.3);
Tailwind
colors: {
custom: {
50: '#f5b1e8',
500: '#ee8ede',
950: '#000000',
},
}SCSS
$custom: #ee8ede; $custom-light: #f5b1e8; $custom-dark: #000000;
JSON
{
"hex": "#ee8ede",
"rgb": {
"r": 238,
"g": 142,
"b": 222
},
"hsl": {
"h": 310,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77273,
"c": 0.15225,
"h": 333.3
},
"luminance": 0.42797
}Semantic roles & 50–950 ramp
primary
#EE8EDE
secondary
#D8F3DD
accent
#D63110
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084