#FF8AE2#FF8AE2
#FF8AE2 is a light, vivid pink. Relative luminance 0.449; OKLCH L 78.8% C 0.175 H 337.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AE2 |
|---|---|
| RGB | rgb(255, 138, 226) |
| HSL | hsl(315, 100%, 77%) |
| HSV | hsv(315, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 11.4%, 0%) |
| CIE-LAB | lab(72.85, 55.41, -25.18) |
| CIE-LCH | lch(72.85, 60.87, 335.56°) |
| OKLab | oklab(78.83% 0.1613 -0.0677) |
| OKLCH | oklch(78.83% 0.175 337.2) |
| XYZ | xyz(64.0562, 44.9321, 77.2356) |
| Luminance | 0.4493 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.08
Violet (CSS)
#EE82EE
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.89
Pink (survey)
#FF81C0
ΔE00 6.57
Candy Pink
#FF63E9
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AE2 #8AFFA7
analogous
#E28AFF #FF8AE2 #FF8AA8
triadic
#FF8AE2 #E2FF8A #8AE2FF
tetradic
#FF8AE2 #FFE28A #8AFFA7 #8AA8FF
square
#FF8AE2 #FFE28A #8AFFA7 #8AA8FF
split-complementary
#FF8AE2 #A8FF8A #8AFFE2
monochromatic
#FF10C4 #FF4DD3 #FF8AE2 #FFC7F1 #FFE0F7
Accessibility & contrast
On white
2.10
#FF8AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#FF8AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AE2
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AE2 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E5
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#FF8EAC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ff8ae2; /* rgb */ color: rgb(255, 138, 226); /* oklch */ color: oklch(78.8% 0.175 337.2);
Tailwind
colors: {
custom: {
50: '#ffafeb',
500: '#ff8ae2',
950: '#000000',
},
}SCSS
$custom: #ff8ae2; $custom-light: #ffafeb; $custom-dark: #000000;
JSON
{
"hex": "#ff8ae2",
"rgb": {
"r": 255,
"g": 138,
"b": 226
},
"hsl": {
"h": 314.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.78831,
"c": 0.1749,
"h": 337.2
},
"luminance": 0.44928
}Semantic roles & 50–950 ramp
primary
#FF8AE2
secondary
#D4F7DC
accent
#E63900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084