#FF8EF7#FF8EF7
#FF8EF7 is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.2% C 0.185 H 329.8°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EF7 |
|---|---|
| RGB | rgb(255, 142, 247) |
| HSL | hsl(304, 100%, 78%) |
| HSV | hsv(304, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 3.1%, 0%) |
| CIE-LAB | lab(74.40, 56.89, -34.27) |
| CIE-LCH | lch(74.40, 66.42, 328.93°) |
| OKLab | oklab(80.25% 0.1602 -0.0934) |
| OKLCH | oklch(80.25% 0.185 329.8) |
| XYZ | xyz(67.7007, 47.3251, 93.5463) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 6.43
Candy Pink
#FF63E9
ΔE00 7.39
Bubblegum Pink
#FE83CC
ΔE00 7.77
Plum
#DDA0DD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EF7 #8EFF96
analogous
#CF8EFF #FF8EF7 #FF8EBE
triadic
#FF8EF7 #F7FF8E #8EF7FF
tetradic
#FF8EF7 #FFCF8E #8EFF96 #8EBEFF
square
#FF8EF7 #FFCF8E #8EFF96 #8EBEFF
split-complementary
#FF8EF7 #BEFF8E #8EFFCF
monochromatic
#FF14EE #FF51F3 #FF8EF7 #FFCBFB #FFE0FD
Accessibility & contrast
On white
2.01
#FF8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FF8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EF7
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EF7 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFB
Deuteranopia (green-blind)
#A7BDF4
Tritanopia (blue-blind)
#FF97B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8ef7; /* rgb */ color: rgb(255, 142, 247); /* oklch */ color: oklch(80.2% 0.185 329.8);
Tailwind
colors: {
custom: {
50: '#ffb2fa',
500: '#ff8ef7',
950: '#000000',
},
}SCSS
$custom: #ff8ef7; $custom-light: #ffb2fa; $custom-dark: #000000;
JSON
{
"hex": "#ff8ef7",
"rgb": {
"r": 255,
"g": 142,
"b": 247
},
"hsl": {
"h": 304.248,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80249,
"c": 0.18545,
"h": 329.8
},
"luminance": 0.47321
}Semantic roles & 50–950 ramp
primary
#FF8EF7
secondary
#D4F7D6
accent
#E61000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085