#FF8AEA#FF8AEA
#FF8AEA is a light, vivid pink. Relative luminance 0.454; OKLCH L 79.1% C 0.181 H 334.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AEA |
|---|---|
| RGB | rgb(255, 138, 234) |
| HSL | hsl(311, 100%, 77%) |
| HSV | hsv(311, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 8.2%, 0%) |
| CIE-LAB | lab(73.14, 56.69, -29.12) |
| CIE-LCH | lch(73.14, 63.73, 332.81°) |
| OKLab | oklab(79.15% 0.1631 -0.0788) |
| OKLCH | oklch(79.15% 0.181 334.2) |
| XYZ | xyz(65.1797, 45.3815, 83.1523) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.12
Purply Pink
#F075E6
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 5.65
Candy Pink
#FF63E9
ΔE00 6.85
Plum
#DDA0DD
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AEA #8AFF9F
analogous
#D98AFF #FF8AEA #FF8AB0
triadic
#FF8AEA #EAFF8A #8AEAFF
tetradic
#FF8AEA #FFD98A #8AFF9F #8AB0FF
square
#FF8AEA #FFD98A #8AFF9F #8AB0FF
split-complementary
#FF8AEA #B0FF8A #8AFFD9
monochromatic
#FF10D4 #FF4DDF #FF8AEA #FFC7F5 #FFE0FA
Accessibility & contrast
On white
2.08
#FF8AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FF8AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AEA
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AEA | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9ED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#FF90AF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aea; /* rgb */ color: rgb(255, 138, 234); /* oklch */ color: oklch(79.1% 0.181 334.2);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#ff8aea',
950: '#000000',
},
}SCSS
$custom: #ff8aea; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#ff8aea",
"rgb": {
"r": 255,
"g": 138,
"b": 234
},
"hsl": {
"h": 310.769,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79148,
"c": 0.18112,
"h": 334.2
},
"luminance": 0.45377
}Semantic roles & 50–950 ramp
primary
#FF8AEA
secondary
#D4F7DA
accent
#E62900
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084