#FF8AEF#FF8AEF
#FF8AEF is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.4% C 0.185 H 332.4°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AEF |
|---|---|
| RGB | rgb(255, 138, 239) |
| HSL | hsl(308, 100%, 77%) |
| HSV | hsv(308, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 6.3%, 0%) |
| CIE-LAB | lab(73.33, 57.50, -31.56) |
| CIE-LCH | lch(73.33, 65.59, 331.24°) |
| OKLab | oklab(79.35% 0.1642 -0.0856) |
| OKLCH | oklch(79.35% 0.185 332.4) |
| XYZ | xyz(65.9081, 45.6729, 86.9889) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.61
Purply Pink
#F075E6
ΔE00 4.98
Lavender Pink
#DD85D7
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.43
Candy Pink
#FF63E9
ΔE00 6.68
Light Magenta
#FA5FF7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AEF #8AFF9A
analogous
#D58AFF #FF8AEF #FF8AB5
triadic
#FF8AEF #EFFF8A #8AEFFF
tetradic
#FF8AEF #FFD58A #8AFF9A #8AB5FF
square
#FF8AEF #FFD58A #8AFF9A #8AB5FF
split-complementary
#FF8AEF #B5FF8A #8AFFD5
monochromatic
#FF10DE #FF4DE7 #FF8AEF #FFC7F7 #FFE0FB
Accessibility & contrast
On white
2.07
#FF8AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#FF8AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AEF
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AEF | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF2
Deuteranopia (green-blind)
#A8BAEC
Tritanopia (blue-blind)
#FF92B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aef; /* rgb */ color: rgb(255, 138, 239); /* oklch */ color: oklch(79.4% 0.185 332.4);
Tailwind
colors: {
custom: {
50: '#ffaff4',
500: '#ff8aef',
950: '#000000',
},
}SCSS
$custom: #ff8aef; $custom-light: #ffaff4; $custom-dark: #000000;
JSON
{
"hex": "#ff8aef",
"rgb": {
"r": 255,
"g": 138,
"b": 239
},
"hsl": {
"h": 308.205,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79353,
"c": 0.18516,
"h": 332.4
},
"luminance": 0.45669
}Semantic roles & 50–950 ramp
primary
#FF8AEF
secondary
#D4F7D9
accent
#E61F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085