#FF8ABA#FF8ABA
#FF8ABA is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.4% C 0.150 H 355.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ABA |
|---|---|
| RGB | rgb(255, 138, 186) |
| HSL | hsl(335, 100%, 77%) |
| HSV | hsv(335, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 27.1%, 0%) |
| CIE-LAB | lab(71.55, 49.63, -5.01) |
| CIE-LCH | lch(71.55, 49.89, 354.23°) |
| OKLab | oklab(77.43% 0.15 -0.0126) |
| OKLCH | oklch(77.43% 0.15 355.2) |
| XYZ | xyz(59.1934, 42.9870, 51.6246) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Pinky
#FC86AA
ΔE00 3.49
Carnation Pink
#FF7FA7
ΔE00 4.02
Bubblegum Pink
#FE83CC
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.23
Bubblegum (survey)
#FF6CB5
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ABA #8AFFCF
analogous
#FF8AF4 #FF8ABA #FF958A
triadic
#FF8ABA #BAFF8A #8ABAFF
tetradic
#FF8ABA #F4FF8A #8AFFCF #958AFF
square
#FF8ABA #F4FF8A #8AFFCF #958AFF
split-complementary
#FF8ABA #8AFF95 #8AF4FF
monochromatic
#FF1072 #FF4D96 #FF8ABA #FFC7DE #FFE0ED
Accessibility & contrast
On white
2.19
#FF8ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FF8ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ABA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ABA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#B7B7B7
Tritanopia (blue-blind)
#FF849B
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8aba; /* rgb */ color: rgb(255, 138, 186); /* oklch */ color: oklch(77.4% 0.150 355.2);
Tailwind
colors: {
custom: {
50: '#ffafce',
500: '#ff8aba',
950: '#000000',
},
}SCSS
$custom: #ff8aba; $custom-light: #ffafce; $custom-dark: #000000;
JSON
{
"hex": "#ff8aba",
"rgb": {
"r": 255,
"g": 138,
"b": 186
},
"hsl": {
"h": 335.385,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77425,
"c": 0.15048,
"h": 355.2
},
"luminance": 0.42982
}Semantic roles & 50–950 ramp
primary
#FF8ABA
secondary
#D4F7E9
accent
#E68700
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181113
muted
#868082