#FF8AEB#FF8AEB
#FF8AEB is a light, vivid pink. Relative luminance 0.454; OKLCH L 79.2% C 0.182 H 333.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AEB |
|---|---|
| RGB | rgb(255, 138, 235) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 7.8%, 0%) |
| CIE-LAB | lab(73.18, 56.85, -29.61) |
| CIE-LCH | lch(73.18, 64.10, 332.49°) |
| OKLab | oklab(79.19% 0.1633 -0.0801) |
| OKLCH | oklch(79.19% 0.182 333.9) |
| XYZ | xyz(65.3237, 45.4391, 83.9111) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 5.72
Candy Pink
#FF63E9
ΔE00 6.81
Plum
#DDA0DD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AEB #8AFF9E
analogous
#D88AFF #FF8AEB #FF8AB1
triadic
#FF8AEB #EBFF8A #8AEBFF
tetradic
#FF8AEB #FFD88A #8AFF9E #8AB1FF
square
#FF8AEB #FFD88A #8AFF9E #8AB1FF
split-complementary
#FF8AEB #B1FF8A #8AFFD8
monochromatic
#FF10D6 #FF4DE1 #FF8AEB #FFC7F5 #FFE0FA
Accessibility & contrast
On white
2.08
#FF8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#FF8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AEB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AEB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#FF90B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ff8aeb; /* rgb */ color: rgb(255, 138, 235); /* oklch */ color: oklch(79.2% 0.182 333.9);
Tailwind
colors: {
custom: {
50: '#ffaff1',
500: '#ff8aeb',
950: '#000000',
},
}SCSS
$custom: #ff8aeb; $custom-light: #ffaff1; $custom-dark: #000000;
JSON
{
"hex": "#ff8aeb",
"rgb": {
"r": 255,
"g": 138,
"b": 235
},
"hsl": {
"h": 310.256,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.79189,
"c": 0.18191,
"h": 333.9
},
"luminance": 0.45435
}Semantic roles & 50–950 ramp
primary
#FF8AEB
secondary
#D4F7DA
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085