#FB8FB0#FB8FB0
#FB8FB0 is a light, vivid pink. Relative luminance 0.433; OKLCH L 77.4% C 0.135 H 1.1°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FB0 |
|---|---|
| RGB | rgb(251, 143, 176) |
| HSL | hsl(342, 93%, 77%) |
| HSV | hsv(342, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 29.9%, 1.6%) |
| CIE-LAB | lab(71.75, 44.49, 0.80) |
| CIE-LCH | lch(71.75, 44.50, 1.03°) |
| OKLab | oklab(77.38% 0.1348 0.0027) |
| OKLCH | oklch(77.38% 0.135 1.1) |
| XYZ | xyz(57.4447, 43.2934, 46.3968) |
| Luminance | 0.4329 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.95
Rosa
#FE86A4
ΔE00 2.86
Carnation Pink
#FF7FA7
ΔE00 3.39
Pig Pink
#E78EA5
ΔE00 3.75
Rose Pink
#F7879A
ΔE00 5.02
Pink (survey)
#FF81C0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FB0 #8FFBDA
analogous
#FB8FE6 #FB8FB0 #FBA48F
triadic
#FB8FB0 #B0FB8F #8FB0FB
tetradic
#FB8FB0 #E6FB8F #8FFBDA #A48FFB
square
#FB8FB0 #E6FB8F #8FFBDA #A48FFB
split-complementary
#FB8FB0 #8FFBA4 #8FE6FB
monochromatic
#F7195D #F95486 #FB8FB0 #FDCADA #FEE1EA
Accessibility & contrast
On white
2.17
#FB8FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#FB8FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FB0
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FB0 | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B1
Deuteranopia (green-blind)
#BAB7AE
Tritanopia (blue-blind)
#FF879B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8fb0; /* rgb */ color: rgb(251, 143, 176); /* oklch */ color: oklch(77.4% 0.135 1.1);
Tailwind
colors: {
custom: {
50: '#ffb2c7',
500: '#fb8fb0',
950: '#000000',
},
}SCSS
$custom: #fb8fb0; $custom-light: #ffb2c7; $custom-dark: #000000;
JSON
{
"hex": "#fb8fb0",
"rgb": {
"r": 251,
"g": 143,
"b": 176
},
"hsl": {
"h": 341.667,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77384,
"c": 0.13479,
"h": 1.1
},
"luminance": 0.43289
}Semantic roles & 50–950 ramp
primary
#FB8FB0
secondary
#D5F6EC
accent
#E69F00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082