#FF8AB2#FF8AB2
#FF8AB2 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.147 H 359.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8AB2 |
|---|---|
| RGB | rgb(255, 138, 178) |
| HSL | hsl(339, 100%, 77%) |
| HSV | hsv(339, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 30.2%, 0%) |
| CIE-LAB | lab(71.32, 48.61, -0.89) |
| CIE-LCH | lch(71.32, 48.61, 358.96°) |
| OKLab | oklab(77.18% 0.1473 -0.0017) |
| OKLCH | oklch(77.18% 0.147 359.3) |
| XYZ | xyz(58.3666, 42.6563, 47.2703) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.62
Carnation Pink
#FF7FA7
ΔE00 2.59
Rosa
#FE86A4
ΔE00 3.22
Pink (survey)
#FF81C0
ΔE00 4.91
Pig Pink
#E78EA5
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8AB2 #8AFFD7
analogous
#FF8AED #FF8AB2 #FF9D8A
triadic
#FF8AB2 #B2FF8A #8AB2FF
tetradic
#FF8AB2 #EDFF8A #8AFFD7 #9D8AFF
square
#FF8AB2 #EDFF8A #8AFFD7 #9D8AFF
split-complementary
#FF8AB2 #8AFF9D #8AEDFF
monochromatic
#FF1061 #FF4D8A #FF8AB2 #FFC7DA #FFE0EB
Accessibility & contrast
On white
2.20
#FF8AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FF8AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8AB2
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8AB2 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#FF8298
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8ab2; /* rgb */ color: rgb(255, 138, 178); /* oklch */ color: oklch(77.2% 0.147 359.3);
Tailwind
colors: {
custom: {
50: '#ffafc9',
500: '#ff8ab2',
950: '#000000',
},
}SCSS
$custom: #ff8ab2; $custom-light: #ffafc9; $custom-dark: #000000;
JSON
{
"hex": "#ff8ab2",
"rgb": {
"r": 255,
"g": 138,
"b": 178
},
"hsl": {
"h": 339.487,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77181,
"c": 0.14731,
"h": 359.3
},
"luminance": 0.42651
}Semantic roles & 50–950 ramp
primary
#FF8AB2
secondary
#D4F7EB
accent
#E69700
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082