#FF8AFF#FF8AFF
#FF8AFF is a light, vivid purple. Relative luminance 0.467; OKLCH L 80.0% C 0.199 H 327.2°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AFF |
|---|---|
| RGB | rgb(255, 138, 255) |
| HSL | hsl(300, 100%, 77%) |
| HSV | hsv(300, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 0%, 0%) |
| CIE-LAB | lab(73.97, 60.21, -39.28) |
| CIE-LCH | lch(73.97, 71.89, 326.88°) |
| OKLab | oklab(80.04% 0.1672 -0.1076) |
| OKLCH | oklch(80.04% 0.199 327.2) |
| XYZ | xyz(68.3773, 46.6605, 99.9931) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.42
Purply Pink
#F075E6
ΔE00 5.37
Candy Pink
#FF63E9
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 7.05
Violet Pink
#FB5FFC
ΔE00 7.32
Light Magenta
#FA5FF7
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AFF #8AFF8A
analogous
#C58AFF #FF8AFF #FF8AC5
triadic
#FF8AFF #FFFF8A #8AFFFF
tetradic
#FF8AFF #FFC58A #8AFF8A #8AC5FF
square
#FF8AFF #FFC58A #8AFF8A #8AC5FF
split-complementary
#FF8AFF #C5FF8A #8AFFC5
monochromatic
#FF10FF #FF4DFF #FF8AFF #FFC7FF #FFE0FF
Accessibility & contrast
On white
2.03
#FF8AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#FF8AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AFF
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AFF | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#FF96B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ff8aff; /* rgb */ color: rgb(255, 138, 255); /* oklch */ color: oklch(80.0% 0.199 327.2);
Tailwind
colors: {
custom: {
50: '#ffb0ff',
500: '#ff8aff',
950: '#000000',
},
}SCSS
$custom: #ff8aff; $custom-light: #ffb0ff; $custom-dark: #000000;
JSON
{
"hex": "#ff8aff",
"rgb": {
"r": 255,
"g": 138,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.80038,
"c": 0.19881,
"h": 327.2
},
"luminance": 0.46657
}Semantic roles & 50–950 ramp
primary
#FF8AFF
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086