#FF8EF9#FF8EF9
#FF8EF9 is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.3% C 0.187 H 329.1°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EF9 |
|---|---|
| RGB | rgb(255, 142, 249) |
| HSL | hsl(303, 100%, 78%) |
| HSV | hsv(303, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 2.4%, 0%) |
| CIE-LAB | lab(74.48, 57.23, -35.24) |
| CIE-LCH | lch(74.48, 67.21, 328.38°) |
| OKLab | oklab(80.33% 0.1606 -0.0961) |
| OKLCH | oklch(80.33% 0.187 329.1) |
| XYZ | xyz(68.0110, 47.4492, 95.1804) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.59
Candy Pink
#FF63E9
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 8.10
Light Magenta
#FA5FF7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EF9 #8EFF94
analogous
#CC8EFF #FF8EF9 #FF8EC0
triadic
#FF8EF9 #F9FF8E #8EF9FF
tetradic
#FF8EF9 #FFCC8E #8EFF94 #8EC0FF
square
#FF8EF9 #FFCC8E #8EFF94 #8EC0FF
split-complementary
#FF8EF9 #C0FF8E #8EFFCC
monochromatic
#FF14F3 #FF51F6 #FF8EF9 #FFCBFC #FFE0FD
Accessibility & contrast
On white
2.00
#FF8EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#FF8EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EF9
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EF9 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#A7BDF6
Tritanopia (blue-blind)
#FF98B8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8ef9; /* rgb */ color: rgb(255, 142, 249); /* oklch */ color: oklch(80.3% 0.187 329.1);
Tailwind
colors: {
custom: {
50: '#ffb2fb',
500: '#ff8ef9',
950: '#000000',
},
}SCSS
$custom: #ff8ef9; $custom-light: #ffb2fb; $custom-dark: #000000;
JSON
{
"hex": "#ff8ef9",
"rgb": {
"r": 255,
"g": 142,
"b": 249
},
"hsl": {
"h": 303.186,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80334,
"c": 0.18718,
"h": 329.1
},
"luminance": 0.47446
}Semantic roles & 50–950 ramp
primary
#FF8EF9
secondary
#D4F7D6
accent
#E60C00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085