#FB8FB3#FB8FB3
#FB8FB3 is a light, vivid pink. Relative luminance 0.434; OKLCH L 77.5% C 0.136 H 359.4°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FB3 |
|---|---|
| RGB | rgb(251, 143, 179) |
| HSL | hsl(340, 93%, 77%) |
| HSV | hsv(340, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 28.7%, 1.6%) |
| CIE-LAB | lab(71.83, 44.88, -0.75) |
| CIE-LCH | lch(71.83, 44.88, 359.04°) |
| OKLab | oklab(77.47% 0.1358 -0.0014) |
| OKLCH | oklch(77.47% 0.136 359.4) |
| XYZ | xyz(57.7448, 43.4134, 47.9774) |
| Luminance | 0.4341 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.22
Rosa
#FE86A4
ΔE00 3.51
Carnation Pink
#FF7FA7
ΔE00 3.54
Pig Pink
#E78EA5
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 5.59
Rose Pink
#F7879A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FB3 #8FFBD7
analogous
#FB8FE9 #FB8FB3 #FBA18F
triadic
#FB8FB3 #B3FB8F #8FB3FB
tetradic
#FB8FB3 #E9FB8F #8FFBD7 #A18FFB
square
#FB8FB3 #E9FB8F #8FFBD7 #A18FFB
split-complementary
#FB8FB3 #8FFBA1 #8FE9FB
monochromatic
#F71963 #F9548B #FB8FB3 #FDCADB #FEE1EB
Accessibility & contrast
On white
2.17
#FB8FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#FB8FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FB3
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FB3 | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#FF889C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8fb3; /* rgb */ color: rgb(251, 143, 179); /* oklch */ color: oklch(77.5% 0.136 359.4);
Tailwind
colors: {
custom: {
50: '#ffb2c9',
500: '#fb8fb3',
950: '#000000',
},
}SCSS
$custom: #fb8fb3; $custom-light: #ffb2c9; $custom-dark: #000000;
JSON
{
"hex": "#fb8fb3",
"rgb": {
"r": 251,
"g": 143,
"b": 179
},
"hsl": {
"h": 340,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77473,
"c": 0.1358,
"h": 359.4
},
"luminance": 0.43409
}Semantic roles & 50–950 ramp
primary
#FB8FB3
secondary
#D5F6EB
accent
#E69900
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082