#FF8BB3#FF8BB3
#FF8BB3 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.4% C 0.146 H 359.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8BB3 |
|---|---|
| RGB | rgb(255, 139, 179) |
| HSL | hsl(339, 100%, 77%) |
| HSV | hsv(339, 45%, 100%) |
| CMYK | cmyk(0%, 45.5%, 29.8%, 0%) |
| CIE-LAB | lab(71.54, 48.24, -1.12) |
| CIE-LCH | lch(71.54, 48.25, 358.67°) |
| OKLab | oklab(77.36% 0.1461 -0.0023) |
| OKLCH | oklch(77.36% 0.146 359.1) |
| XYZ | xyz(58.6115, 42.9848, 47.8491) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.83
Carnation Pink
#FF7FA7
ΔE00 2.83
Rosa
#FE86A4
ΔE00 3.39
Pink (survey)
#FF81C0
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 4.94
Rose Pink
#F7879A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8BB3 #8BFFD7
analogous
#FF8BED #FF8BB3 #FF9D8B
triadic
#FF8BB3 #B3FF8B #8BB3FF
tetradic
#FF8BB3 #EDFF8B #8BFFD7 #9D8BFF
square
#FF8BB3 #EDFF8B #8BFFD7 #9D8BFF
split-complementary
#FF8BB3 #8BFF9D #8BEDFF
monochromatic
#FF1163 #FF4E8B #FF8BB3 #FFC8DB #FFE0EB
Accessibility & contrast
On white
2.19
#FF8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FF8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8BB3
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8BB3 | 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)
#9CA2B4
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#FF8399
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff8bb3; /* rgb */ color: rgb(255, 139, 179); /* oklch */ color: oklch(77.4% 0.146 359.1);
Tailwind
colors: {
custom: {
50: '#ffafc9',
500: '#ff8bb3',
950: '#000000',
},
}SCSS
$custom: #ff8bb3; $custom-light: #ffafc9; $custom-dark: #000000;
JSON
{
"hex": "#ff8bb3",
"rgb": {
"r": 255,
"g": 139,
"b": 179
},
"hsl": {
"h": 339.31,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.77359,
"c": 0.14614,
"h": 359.1
},
"luminance": 0.4298
}Semantic roles & 50–950 ramp
primary
#FF8BB3
secondary
#D4F7EB
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082