#FF8EF4#FF8EF4
#FF8EF4 is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.1% C 0.183 H 330.8°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EF4 |
|---|---|
| RGB | rgb(255, 142, 244) |
| HSL | hsl(306, 100%, 78%) |
| HSV | hsv(306, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 4.3%, 0%) |
| CIE-LAB | lab(74.28, 56.38, -32.82) |
| CIE-LCH | lch(74.28, 65.24, 329.80°) |
| OKLab | oklab(80.12% 0.1596 -0.0893) |
| OKLCH | oklch(80.12% 0.183 330.8) |
| XYZ | xyz(67.2415, 47.1414, 91.1278) |
| Luminance | 0.4714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 6.23
Bubblegum Pink
#FE83CC
ΔE00 7.26
Candy Pink
#FF63E9
ΔE00 7.39
Plum
#DDA0DD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EF4 #8EFF99
analogous
#D28EFF #FF8EF4 #FF8EBB
triadic
#FF8EF4 #F4FF8E #8EF4FF
tetradic
#FF8EF4 #FFD28E #8EFF99 #8EBBFF
square
#FF8EF4 #FFD28E #8EFF99 #8EBBFF
split-complementary
#FF8EF4 #BBFF8E #8EFFD2
monochromatic
#FF14E8 #FF51EE #FF8EF4 #FFCBFA #FFE0FC
Accessibility & contrast
On white
2.01
#FF8EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#FF8EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EF4
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EF4 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ADF8
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#FF96B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8ef4; /* rgb */ color: rgb(255, 142, 244); /* oklch */ color: oklch(80.1% 0.183 330.8);
Tailwind
colors: {
custom: {
50: '#ffb2f8',
500: '#ff8ef4',
950: '#000000',
},
}SCSS
$custom: #ff8ef4; $custom-light: #ffb2f8; $custom-dark: #000000;
JSON
{
"hex": "#ff8ef4",
"rgb": {
"r": 255,
"g": 142,
"b": 244
},
"hsl": {
"h": 305.841,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80123,
"c": 0.18287,
"h": 330.8
},
"luminance": 0.47138
}Semantic roles & 50–950 ramp
primary
#FF8EF4
secondary
#D4F7D7
accent
#E61600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085