#FF8AEC#FF8AEC
#FF8AEC is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.183 H 333.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AEC |
|---|---|
| RGB | rgb(255, 138, 236) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 7.5%, 0%) |
| CIE-LAB | lab(73.22, 57.01, -30.09) |
| CIE-LCH | lch(73.22, 64.47, 332.17°) |
| OKLab | oklab(79.23% 0.1635 -0.0815) |
| OKLCH | oklch(79.23% 0.183 333.5) |
| XYZ | xyz(65.4686, 45.4971, 84.6741) |
| Luminance | 0.4549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.69
Bubblegum Pink
#FE83CC
ΔE00 5.90
Candy Pink
#FF63E9
ΔE00 6.77
Plum
#DDA0DD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AEC #8AFF9D
analogous
#D88AFF #FF8AEC #FF8AB1
triadic
#FF8AEC #ECFF8A #8AECFF
tetradic
#FF8AEC #FFD88A #8AFF9D #8AB1FF
square
#FF8AEC #FFD88A #8AFF9D #8AB1FF
split-complementary
#FF8AEC #B1FF8A #8AFFD8
monochromatic
#FF10D8 #FF4DE2 #FF8AEC #FFC7F6 #FFE0FA
Accessibility & contrast
On white
2.08
#FF8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#FF8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AEC
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AEC | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#A9BAE9
Tritanopia (blue-blind)
#FF91B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aec; /* rgb */ color: rgb(255, 138, 236); /* oklch */ color: oklch(79.2% 0.183 333.5);
Tailwind
colors: {
custom: {
50: '#ffaff2',
500: '#ff8aec',
950: '#000000',
},
}SCSS
$custom: #ff8aec; $custom-light: #ffaff2; $custom-dark: #000000;
JSON
{
"hex": "#ff8aec",
"rgb": {
"r": 255,
"g": 138,
"b": 236
},
"hsl": {
"h": 309.744,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7923,
"c": 0.18272,
"h": 333.5
},
"luminance": 0.45493
}Semantic roles & 50–950 ramp
primary
#FF8AEC
secondary
#D4F7D9
accent
#E62500
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085