#FB8FBE#FB8FBE
#FB8FBE is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.8% C 0.140 H 353.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8FBE |
|---|---|
| RGB | rgb(251, 143, 190) |
| HSL | hsl(334, 93%, 77%) |
| HSV | hsv(334, 43%, 98%) |
| CMYK | cmyk(0%, 43%, 24.3%, 1.6%) |
| CIE-LAB | lab(72.15, 46.35, -6.40) |
| CIE-LCH | lch(72.15, 46.79, 352.13°) |
| OKLab | oklab(77.81% 0.1395 -0.0163) |
| OKLCH | oklch(77.81% 0.14 353.3) |
| XYZ | xyz(58.9020, 43.8763, 54.0719) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.45
Pinky
#FC86AA
ΔE00 4.43
Bubblegum Pink
#FE83CC
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.21
Rosa
#FE86A4
ΔE00 6.12
Pig Pink
#E78EA5
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8FBE #8FFBCC
analogous
#FB8FF4 #FB8FBE #FB968F
triadic
#FB8FBE #BEFB8F #8FBEFB
tetradic
#FB8FBE #F4FB8F #8FFBCC #968FFB
square
#FB8FBE #F4FB8F #8FFBCC #968FFB
split-complementary
#FB8FBE #8FFB96 #8FF4FB
monochromatic
#F71979 #F9549C #FB8FBE #FDCAE0 #FEE1EE
Accessibility & contrast
On white
2.15
#FB8FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FB8FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8FBE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8FBE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8fbe; /* rgb */ color: rgb(251, 143, 190); /* oklch */ color: oklch(77.8% 0.140 353.3);
Tailwind
colors: {
custom: {
50: '#ffb2d1',
500: '#fb8fbe',
950: '#000000',
},
}SCSS
$custom: #fb8fbe; $custom-light: #ffb2d1; $custom-dark: #000000;
JSON
{
"hex": "#fb8fbe",
"rgb": {
"r": 251,
"g": 143,
"b": 190
},
"hsl": {
"h": 333.889,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.77811,
"c": 0.14041,
"h": 353.3
},
"luminance": 0.43872
}Semantic roles & 50–950 ramp
primary
#FB8FBE
secondary
#D5F6E8
accent
#E68200
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082