#EF8DF5#EF8DF5
#EF8DF5 is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.2% C 0.175 H 325.0°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DF5 |
|---|---|
| RGB | rgb(239, 141, 245) |
| HSL | hsl(297, 84%, 76%) |
| HSV | hsv(297, 42%, 96%) |
| CMYK | cmyk(2.4%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(72.23, 52.42, -36.70) |
| CIE-LCH | lch(72.23, 63.99, 325.00°) |
| OKLab | oklab(78.2% 0.1436 -0.1005) |
| OKLCH | oklch(78.2% 0.175 325) |
| XYZ | xyz(61.6014, 43.9958, 91.6157) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 7.42
Plum
#DDA0DD
ΔE00 7.51
Orchid
#DA70D6
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DF5 #93F58D
analogous
#BB8DF5 #EF8DF5 #F58DC7
triadic
#EF8DF5 #F5EF8D #8DF5EF
tetradic
#EF8DF5 #F5BB8D #93F58D #8DC7F5
square
#EF8DF5 #F5BB8D #93F58D #8DC7F5
split-complementary
#EF8DF5 #C7F58D #8DF5BB
monochromatic
#DF1CEB #E755F0 #EF8DF5 #F7C5FA #FBE3FD
Accessibility & contrast
On white
2.14
#EF8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#EF8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DF5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DF5 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F9
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#F398B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8df5; /* rgb */ color: rgb(239, 141, 245); /* oklch */ color: oklch(78.2% 0.175 325.0);
Tailwind
colors: {
custom: {
50: '#f6b1f8',
500: '#ef8df5',
950: '#000000',
},
}SCSS
$custom: #ef8df5; $custom-light: #f6b1f8; $custom-dark: #000000;
JSON
{
"hex": "#ef8df5",
"rgb": {
"r": 239,
"g": 141,
"b": 245
},
"hsl": {
"h": 296.538,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.78195,
"c": 0.17528,
"h": 325
},
"luminance": 0.43993
}Semantic roles & 50–950 ramp
primary
#EF8DF5
secondary
#D8F4D7
accent
#E00512
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085