#FB8FB2#FB8FB2
#FB8FB2 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.4% C 0.135 H 360.0°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FB2 |
|---|---|
| RGB | rgb(251, 143, 178) |
| HSL | hsl(341, 93%, 77%) |
| HSV | hsv(341, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 29.1%, 1.6%) |
| CIE-LAB | lab(71.81, 44.75, -0.24) |
| CIE-LCH | lch(71.81, 44.75, 359.70°) |
| OKLab | oklab(77.44% 0.1354 0) |
| OKLCH | oklch(77.44% 0.135 0) |
| XYZ | xyz(57.6440, 43.3731, 47.4467) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.10
Rosa
#FE86A4
ΔE00 3.28
Carnation Pink
#FF7FA7
ΔE00 3.47
Pig Pink
#E78EA5
ΔE00 4.00
Rose Pink
#F7879A
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FB2 #8FFBD8
analogous
#FB8FE8 #FB8FB2 #FBA28F
triadic
#FB8FB2 #B2FB8F #8FB2FB
tetradic
#FB8FB2 #E8FB8F #8FFBD8 #A28FFB
square
#FB8FB2 #E8FB8F #8FFBD8 #A28FFB
split-complementary
#FB8FB2 #8FFBA2 #8FE8FB
monochromatic
#F71961 #F95489 #FB8FB2 #FDCADB #FEE1EB
Accessibility & contrast
On white
2.17
#FB8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FB8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FB2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FB2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#FF889B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8fb2; /* rgb */ color: rgb(251, 143, 178); /* oklch */ color: oklch(77.4% 0.135 360.0);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fb8fb2',
950: '#000000',
},
}SCSS
$custom: #fb8fb2; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fb8fb2",
"rgb": {
"r": 251,
"g": 143,
"b": 178
},
"hsl": {
"h": 340.556,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77443,
"c": 0.13545,
"h": 360
},
"luminance": 0.43369
}Semantic roles & 50–950 ramp
primary
#FB8FB2
secondary
#D5F6EB
accent
#E69B00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082