#EF8FF0#EF8FF0
#EF8FF0 is a light, vivid purple. Relative luminance 0.443; OKLCH L 78.3% C 0.167 H 326.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FF0 |
|---|---|
| RGB | rgb(239, 143, 240) |
| HSL | hsl(299, 76%, 75%) |
| HSV | hsv(299, 40%, 94%) |
| CMYK | cmyk(0.4%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(72.42, 50.50, -33.67) |
| CIE-LCH | lch(72.42, 60.70, 326.31°) |
| OKLab | oklab(78.28% 0.1398 -0.0919) |
| OKLCH | oklch(78.28% 0.167 326.7) |
| XYZ | xyz(61.1460, 44.2897, 87.7491) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Lavender Pink
#DD85D7
ΔE00 4.57
Purply Pink
#F075E6
ΔE00 5.14
Plum
#DDA0DD
ΔE00 6.64
Candy Pink
#FF63E9
ΔE00 7.71
Orchid
#DA70D6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FF0 #90F08F
analogous
#BE8FF0 #EF8FF0 #F08FC1
triadic
#EF8FF0 #F0EF8F #8FF0EF
tetradic
#EF8FF0 #F0BE8F #90F08F #8FC1F0
square
#EF8FF0 #F0BE8F #90F08F #8FC1F0
split-complementary
#EF8FF0 #C1F08F #8FF0BE
monochromatic
#E023E2 #E759E9 #EF8FF0 #F7C5F7 #FBE4FB
Accessibility & contrast
On white
2.13
#EF8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EF8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FF0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FF0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#A1B6ED
Tritanopia (blue-blind)
#F499B4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef8ff0; /* rgb */ color: rgb(239, 143, 240); /* oklch */ color: oklch(78.3% 0.167 326.7);
Tailwind
colors: {
custom: {
50: '#f6b2f5',
500: '#ef8ff0',
950: '#000000',
},
}SCSS
$custom: #ef8ff0; $custom-light: #f6b2f5; $custom-dark: #000000;
JSON
{
"hex": "#ef8ff0",
"rgb": {
"r": 239,
"g": 143,
"b": 240
},
"hsl": {
"h": 299.381,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.78276,
"c": 0.16728,
"h": 326.7
},
"luminance": 0.44287
}Semantic roles & 50–950 ramp
primary
#EF8FF0
secondary
#D8F3D8
accent
#D90D0F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085