#EE8EDF#EE8EDF
#EE8EDF is a light, vivid purple. Relative luminance 0.429; OKLCH L 77.3% C 0.153 H 332.9°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8EDF |
|---|---|
| RGB | rgb(238, 142, 223) |
| HSL | hsl(309, 74%, 75%) |
| HSV | hsv(309, 40%, 93%) |
| CMYK | cmyk(0%, 40.3%, 6.3%, 6.7%) |
| CIE-LAB | lab(71.46, 47.75, -25.84) |
| CIE-LCH | lch(71.46, 54.29, 331.57°) |
| OKLab | oklab(77.31% 0.1362 -0.0698) |
| OKLCH | oklch(77.31% 0.153 332.9) |
| XYZ | xyz(58.2517, 42.8540, 75.0011) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Violet (CSS)
#EE82EE
ΔE00 4.42
Bubblegum Pink
#FE83CC
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 5.66
Orchid
#DA70D6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8EDF #8EEE9D
analogous
#CD8EEE #EE8EDF #EE8EAF
triadic
#EE8EDF #DFEE8E #8EDFEE
tetradic
#EE8EDF #EECD8E #8EEE9D #8EAFEE
square
#EE8EDF #EECD8E #8EEE9D #8EAFEE
split-complementary
#EE8EDF #AFEE8E #8EEECD
monochromatic
#DE24C1 #E659D0 #EE8EDF #F6C3EE #FBE4F7
Accessibility & contrast
On white
2.19
#EE8EDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EE8EDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8EDF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8EDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8EDF | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E2
Deuteranopia (green-blind)
#A5B4DC
Tritanopia (blue-blind)
#F693AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8edf; /* rgb */ color: rgb(238, 142, 223); /* oklch */ color: oklch(77.3% 0.153 332.9);
Tailwind
colors: {
custom: {
50: '#f5b1e9',
500: '#ee8edf',
950: '#000000',
},
}SCSS
$custom: #ee8edf; $custom-light: #f5b1e9; $custom-dark: #000000;
JSON
{
"hex": "#ee8edf",
"rgb": {
"r": 238,
"g": 142,
"b": 223
},
"hsl": {
"h": 309.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77313,
"c": 0.15308,
"h": 332.9
},
"luminance": 0.42851
}Semantic roles & 50–950 ramp
primary
#EE8EDF
secondary
#D8F3DC
accent
#D62F10
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084