#FB8EBF#FB8EBF
#FB8EBF is a light, vivid pink. Relative luminance 0.436; OKLCH L 77.7% C 0.142 H 352.5°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EBF |
|---|---|
| RGB | rgb(251, 142, 191) |
| HSL | hsl(333, 93%, 77%) |
| HSV | hsv(333, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 23.9%, 1.6%) |
| CIE-LAB | lab(71.97, 46.99, -7.21) |
| CIE-LCH | lch(71.97, 47.54, 351.27°) |
| OKLab | oklab(77.69% 0.1413 -0.0185) |
| OKLCH | oklch(77.69% 0.143 352.5) |
| XYZ | xyz(58.8622, 43.6213, 54.5997) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 4.59
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.38
Rosa
#FE86A4
ΔE00 6.43
Pig Pink
#E78EA5
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EBF #8EFBCA
analogous
#FB8EF5 #FB8EBF #FB948E
triadic
#FB8EBF #BFFB8E #8EBFFB
tetradic
#FB8EBF #F5FB8E #8EFBCA #948EFB
square
#FB8EBF #F5FB8E #8EFBCA #948EFB
split-complementary
#FB8EBF #8EFB94 #8EF5FB
monochromatic
#F7187C #F9539E #FB8EBF #FDC9E0 #FEE1EE
Accessibility & contrast
On white
2.16
#FB8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#FB8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EBF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EBF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb8ebf; /* rgb */ color: rgb(251, 142, 191); /* oklch */ color: oklch(77.7% 0.142 352.5);
Tailwind
colors: {
custom: {
50: '#ffb1d2',
500: '#fb8ebf',
950: '#000000',
},
}SCSS
$custom: #fb8ebf; $custom-light: #ffb1d2; $custom-dark: #000000;
JSON
{
"hex": "#fb8ebf",
"rgb": {
"r": 251,
"g": 142,
"b": 191
},
"hsl": {
"h": 333.028,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.77691,
"c": 0.1425,
"h": 352.5
},
"luminance": 0.43617
}Semantic roles & 50–950 ramp
primary
#FB8EBF
secondary
#D5F6E7
accent
#E67E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082