#EF8DEE#EF8DEE
#EF8DEE is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.9% C 0.169 H 327.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DEE |
|---|---|
| RGB | rgb(239, 141, 238) |
| HSL | hsl(301, 75%, 75%) |
| HSV | hsv(301, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 0.4%, 6.3%) |
| CIE-LAB | lab(71.94, 51.16, -33.31) |
| CIE-LCH | lch(71.94, 61.05, 326.93°) |
| OKLab | oklab(77.89% 0.1422 -0.0909) |
| OKLCH | oklch(77.89% 0.169 327.4) |
| XYZ | xyz(60.5530, 43.5764, 86.0939) |
| Luminance | 0.4357 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Lavender Pink
#DD85D7
ΔE00 4.23
Purply Pink
#F075E6
ΔE00 4.71
Plum
#DDA0DD
ΔE00 6.79
Candy Pink
#FF63E9
ΔE00 7.30
Orchid
#DA70D6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DEE #8DEF8E
analogous
#BF8DEF #EF8DEE #EF8DBD
triadic
#EF8DEE #EEEF8D #8DEEEF
tetradic
#EF8DEE #EFBF8D #8DEF8E #8DBDEF
square
#EF8DEE #EFBF8D #8DEF8E #8DBDEF
split-complementary
#EF8DEE #BDEF8D #8DEFBF
monochromatic
#E022DE #E757E6 #EF8DEE #F7C3F6 #FBE4FB
Accessibility & contrast
On white
2.16
#EF8DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF8DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DEE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DEE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F1
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#F596B3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef8dee; /* rgb */ color: rgb(239, 141, 238); /* oklch */ color: oklch(77.9% 0.169 327.4);
Tailwind
colors: {
custom: {
50: '#f6b1f3',
500: '#ef8dee',
950: '#000000',
},
}SCSS
$custom: #ef8dee; $custom-light: #f6b1f3; $custom-dark: #000000;
JSON
{
"hex": "#ef8dee",
"rgb": {
"r": 239,
"g": 141,
"b": 238
},
"hsl": {
"h": 300.612,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.77892,
"c": 0.16876,
"h": 327.4
},
"luminance": 0.43574
}Semantic roles & 50–950 ramp
primary
#EF8DEE
secondary
#D8F3D8
accent
#D8100E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085