#EF8DFF#EF8DFF
#EF8DFF is a light, vivid purple. Relative luminance 0.446; OKLCH L 78.6% C 0.185 H 321.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DFF |
|---|---|
| RGB | rgb(239, 141, 255) |
| HSL | hsl(292, 100%, 78%) |
| HSV | hsv(292, 45%, 100%) |
| CMYK | cmyk(6.3%, 44.7%, 0%, 0%) |
| CIE-LAB | lab(72.64, 54.26, -41.49) |
| CIE-LCH | lch(72.64, 68.31, 322.60°) |
| OKLab | oklab(78.64% 0.1453 -0.1143) |
| OKLCH | oklch(78.64% 0.185 321.8) |
| XYZ | xyz(63.1695, 44.6230, 99.8740) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Purply Pink
#F075E6
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 7.59
Violet Pink
#FB5FFC
ΔE00 7.62
Light Magenta
#FA5FF7
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DFF #9DFF8D
analogous
#B68DFF #EF8DFF #FF8DD6
triadic
#EF8DFF #FFEF8D #8DFFEF
tetradic
#EF8DFF #FFB68D #9DFF8D #8DD6FF
square
#EF8DFF #FFB68D #9DFF8D #8DD6FF
split-complementary
#EF8DFF #D6FF8D #8DFFB6
monochromatic
#DE13FF #E650FF #EF8DFF #F8CAFF #FBE0FF
Accessibility & contrast
On white
2.12
#EF8DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#EF8DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DFF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DFF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#F29BBA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8dff; /* rgb */ color: rgb(239, 141, 255); /* oklch */ color: oklch(78.6% 0.185 321.8);
Tailwind
colors: {
custom: {
50: '#f6b1ff',
500: '#ef8dff',
950: '#000000',
},
}SCSS
$custom: #ef8dff; $custom-light: #f6b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ef8dff",
"rgb": {
"r": 239,
"g": 141,
"b": 255
},
"hsl": {
"h": 291.579,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.78643,
"c": 0.18488,
"h": 321.8
},
"luminance": 0.4462
}Semantic roles & 50–950 ramp
primary
#EF8DFF
secondary
#D9F7D4
accent
#E60020
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086