#FF8EFA#FF8EFA
#FF8EFA is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.4% C 0.188 H 328.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8EFA |
|---|---|
| RGB | rgb(255, 142, 250) |
| HSL | hsl(303, 100%, 78%) |
| HSV | hsv(303, 44%, 100%) |
| CMYK | cmyk(0%, 44.3%, 2%, 0%) |
| CIE-LAB | lab(74.52, 57.40, -35.72) |
| CIE-LCH | lch(74.52, 67.61, 328.11°) |
| OKLab | oklab(80.38% 0.1608 -0.0975) |
| OKLCH | oklch(80.38% 0.188 328.8) |
| XYZ | xyz(68.1673, 47.5117, 96.0040) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 6.67
Candy Pink
#FF63E9
ΔE00 7.44
Light Magenta
#FA5FF7
ΔE00 8.27
Bubblegum Pink
#FE83CC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8EFA #8EFF93
analogous
#CB8EFF #FF8EFA #FF8EC1
triadic
#FF8EFA #FAFF8E #8EFAFF
tetradic
#FF8EFA #FFCB8E #8EFF93 #8EC1FF
square
#FF8EFA #FFCB8E #8EFF93 #8EC1FF
split-complementary
#FF8EFA #C1FF8E #8EFFCB
monochromatic
#FF14F5 #FF51F7 #FF8EFA #FFCBFD #FFE0FE
Accessibility & contrast
On white
2.00
#FF8EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#FF8EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8EFA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8EFA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFE
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#FF98B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ff8efa; /* rgb */ color: rgb(255, 142, 250); /* oklch */ color: oklch(80.4% 0.188 328.8);
Tailwind
colors: {
custom: {
50: '#ffb2fc',
500: '#ff8efa',
950: '#000000',
},
}SCSS
$custom: #ff8efa; $custom-light: #ffb2fc; $custom-dark: #000000;
JSON
{
"hex": "#ff8efa",
"rgb": {
"r": 255,
"g": 142,
"b": 250
},
"hsl": {
"h": 302.655,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.80376,
"c": 0.18805,
"h": 328.8
},
"luminance": 0.47508
}Semantic roles & 50–950 ramp
primary
#FF8EFA
secondary
#D4F7D5
accent
#E60A00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085