#FF8EF8#FF8EF8
#FF8EF8 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.3% C 0.186 H 329.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EF8 |
|---|---|
| RGB | rgb(255, 142, 248) |
| HSL | hsl(304, 100%, 78%) |
| HSV | hsv(304, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 2.7%, 0%) |
| CIE-LAB | lab(74.44, 57.06, -34.76) |
| CIE-LCH | lch(74.44, 66.81, 328.65°) |
| OKLab | oklab(80.29% 0.1604 -0.0947) |
| OKLCH | oklch(80.29% 0.186 329.4) |
| XYZ | xyz(67.8554, 47.3870, 94.3612) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 6.51
Candy Pink
#FF63E9
ΔE00 7.41
Bubblegum Pink
#FE83CC
ΔE00 7.94
Plum
#DDA0DD
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EF8 #8EFF95
analogous
#CE8EFF #FF8EF8 #FF8EBF
triadic
#FF8EF8 #F8FF8E #8EF8FF
tetradic
#FF8EF8 #FFCE8E #8EFF95 #8EBFFF
square
#FF8EF8 #FFCE8E #8EFF95 #8EBFFF
split-complementary
#FF8EF8 #BFFF8E #8EFFCE
monochromatic
#FF14F0 #FF51F4 #FF8EF8 #FFCBFC #FFE0FD
Accessibility & contrast
On white
2.00
#FF8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FF8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EF8
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EF8 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFC
Deuteranopia (green-blind)
#A7BDF5
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8ef8; /* rgb */ color: rgb(255, 142, 248); /* oklch */ color: oklch(80.3% 0.186 329.4);
Tailwind
colors: {
custom: {
50: '#ffb2fb',
500: '#ff8ef8',
950: '#000000',
},
}SCSS
$custom: #ff8ef8; $custom-light: #ffb2fb; $custom-dark: #000000;
JSON
{
"hex": "#ff8ef8",
"rgb": {
"r": 255,
"g": 142,
"b": 248
},
"hsl": {
"h": 303.717,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80291,
"c": 0.18631,
"h": 329.4
},
"luminance": 0.47383
}Semantic roles & 50–950 ramp
primary
#FF8EF8
secondary
#D4F7D6
accent
#E60E00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085