#FF8ABC#FF8ABC
#FF8ABC is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.5% C 0.151 H 354.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ABC |
|---|---|
| RGB | rgb(255, 138, 188) |
| HSL | hsl(334, 100%, 77%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 26.3%, 0%) |
| CIE-LAB | lab(71.60, 49.90, -6.04) |
| CIE-LCH | lch(71.60, 50.26, 353.10°) |
| OKLab | oklab(77.49% 0.1506 -0.0153) |
| OKLCH | oklch(77.49% 0.151 354.2) |
| XYZ | xyz(59.4075, 43.0726, 52.7522) |
| Luminance | 0.4307 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.70
Pinky
#FC86AA
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.45
Bubblegum Pink
#FE83CC
ΔE00 4.75
Rosa
#FE86A4
ΔE00 5.72
Bubblegum (survey)
#FF6CB5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ABC #8AFFCD
analogous
#FF8AF7 #FF8ABC #FF938A
triadic
#FF8ABC #BCFF8A #8ABCFF
tetradic
#FF8ABC #F7FF8A #8AFFCD #938AFF
square
#FF8ABC #F7FF8A #8AFFCD #938AFF
split-complementary
#FF8ABC #8AFF93 #8AF7FF
monochromatic
#FF1076 #FF4D99 #FF8ABC #FFC7DF #FFE0ED
Accessibility & contrast
On white
2.18
#FF8ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FF8ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ABC
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ABC | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#FF849C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8abc; /* rgb */ color: rgb(255, 138, 188); /* oklch */ color: oklch(77.5% 0.151 354.2);
Tailwind
colors: {
custom: {
50: '#ffafd0',
500: '#ff8abc',
950: '#000000',
},
}SCSS
$custom: #ff8abc; $custom-light: #ffafd0; $custom-dark: #000000;
JSON
{
"hex": "#ff8abc",
"rgb": {
"r": 255,
"g": 138,
"b": 188
},
"hsl": {
"h": 334.359,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.77488,
"c": 0.15137,
"h": 354.2
},
"luminance": 0.43068
}Semantic roles & 50–950 ramp
primary
#FF8ABC
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181114
muted
#868082