#FF8AFE#FF8AFE
#FF8AFE is a light, vivid purple. Relative luminance 0.466; OKLCH L 80.0% C 0.198 H 327.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AFE |
|---|---|
| RGB | rgb(255, 138, 254) |
| HSL | hsl(301, 100%, 77%) |
| HSV | hsv(301, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 0.4%, 0%) |
| CIE-LAB | lab(73.93, 60.03, -38.80) |
| CIE-LCH | lch(73.93, 71.48, 327.13°) |
| OKLab | oklab(79.99% 0.167 -0.1062) |
| OKLCH | oklch(79.99% 0.198 327.5) |
| XYZ | xyz(68.2167, 46.5963, 99.1475) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.37
Purply Pink
#F075E6
ΔE00 5.31
Candy Pink
#FF63E9
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 6.95
Violet Pink
#FB5FFC
ΔE00 7.35
Light Magenta
#FA5FF7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AFE #8AFF8B
analogous
#C68AFF #FF8AFE #FF8AC4
triadic
#FF8AFE #FEFF8A #8AFEFF
tetradic
#FF8AFE #FFC68A #8AFF8B #8AC4FF
square
#FF8AFE #FFC68A #8AFF8B #8AC4FF
split-complementary
#FF8AFE #C4FF8A #8AFFC6
monochromatic
#FF10FD #FF4DFD #FF8AFE #FFC7FF #FFE0FF
Accessibility & contrast
On white
2.04
#FF8AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#FF8AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AFE
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AFE | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#FF96B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8afe; /* rgb */ color: rgb(255, 138, 254); /* oklch */ color: oklch(80.0% 0.198 327.5);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#ff8afe',
950: '#000000',
},
}SCSS
$custom: #ff8afe; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#ff8afe",
"rgb": {
"r": 255,
"g": 138,
"b": 254
},
"hsl": {
"h": 300.513,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79994,
"c": 0.19793,
"h": 327.5
},
"luminance": 0.46593
}Semantic roles & 50–950 ramp
primary
#FF8AFE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086