#EF8FE6#EF8FE6
#EF8FE6 is a light, vivid purple. Relative luminance 0.437; OKLCH L 77.9% C 0.158 H 330.4°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FE6 |
|---|---|
| RGB | rgb(239, 143, 230) |
| HSL | hsl(306, 75%, 75%) |
| HSV | hsv(306, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 3.8%, 6.3%) |
| CIE-LAB | lab(72.04, 48.74, -28.79) |
| CIE-LCH | lch(72.04, 56.61, 329.43°) |
| OKLab | oklab(77.86% 0.1376 -0.0781) |
| OKLCH | oklch(77.86% 0.158 330.4) |
| XYZ | xyz(59.7013, 43.7118, 80.1401) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.60
Lavender Pink
#DD85D7
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 6.47
Orchid
#DA70D6
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FE6 #8FEF98
analogous
#C88FEF #EF8FE6 #EF8FB6
triadic
#EF8FE6 #E6EF8F #8FE6EF
tetradic
#EF8FE6 #EFC88F #8FEF98 #8FB6EF
square
#EF8FE6 #EFC88F #8FEF98 #8FB6EF
split-complementary
#EF8FE6 #B6EF8F #8FEFC8
monochromatic
#E024CE #E759DA #EF8FE6 #F7C5F2 #FBE4F9
Accessibility & contrast
On white
2.16
#EF8FE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#EF8FE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FE6
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FE6 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E9
Deuteranopia (green-blind)
#A4B5E3
Tritanopia (blue-blind)
#F696B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ef8fe6; /* rgb */ color: rgb(239, 143, 230); /* oklch */ color: oklch(77.9% 0.158 330.4);
Tailwind
colors: {
custom: {
50: '#f6b2ee',
500: '#ef8fe6',
950: '#000000',
},
}SCSS
$custom: #ef8fe6; $custom-light: #f6b2ee; $custom-dark: #000000;
JSON
{
"hex": "#ef8fe6",
"rgb": {
"r": 239,
"g": 143,
"b": 230
},
"hsl": {
"h": 305.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.77859,
"c": 0.15819,
"h": 330.4
},
"luminance": 0.43709
}Semantic roles & 50–950 ramp
primary
#EF8FE6
secondary
#D8F3DB
accent
#D7210E
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084