#FF8ABD#FF8ABD
#FF8ABD is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.5% C 0.152 H 353.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8ABD |
|---|---|
| RGB | rgb(255, 138, 189) |
| HSL | hsl(334, 100%, 77%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 45.9%, 25.9%, 0%) |
| CIE-LAB | lab(71.63, 50.03, -6.55) |
| CIE-LCH | lch(71.63, 50.46, 352.54°) |
| OKLab | oklab(77.52% 0.1509 -0.0167) |
| OKLCH | oklch(77.52% 0.152 353.7) |
| XYZ | xyz(59.5156, 43.1159, 53.3219) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.52
Pinky
#FC86AA
ΔE00 4.21
Bubblegum Pink
#FE83CC
ΔE00 4.51
Carnation Pink
#FF7FA7
ΔE00 4.66
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Rosa
#FE86A4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8ABD #8AFFCC
analogous
#FF8AF8 #FF8ABD #FF928A
triadic
#FF8ABD #BDFF8A #8ABDFF
tetradic
#FF8ABD #F8FF8A #8AFFCC #928AFF
square
#FF8ABD #F8FF8A #8AFFCC #928AFF
split-complementary
#FF8ABD #8AFF92 #8AF8FF
monochromatic
#FF1078 #FF4D9A #FF8ABD #FFC7E0 #FFE0EE
Accessibility & contrast
On white
2.18
#FF8ABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FF8ABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8ABD
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8ABD | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#FF859D
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8abd; /* rgb */ color: rgb(255, 138, 189); /* oklch */ color: oklch(77.5% 0.152 353.7);
Tailwind
colors: {
custom: {
50: '#ffafd0',
500: '#ff8abd',
950: '#000000',
},
}SCSS
$custom: #ff8abd; $custom-light: #ffafd0; $custom-dark: #000000;
JSON
{
"hex": "#ff8abd",
"rgb": {
"r": 255,
"g": 138,
"b": 189
},
"hsl": {
"h": 333.846,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7752,
"c": 0.15183,
"h": 353.7
},
"luminance": 0.43111
}Semantic roles & 50–950 ramp
primary
#FF8ABD
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181114
muted
#868082