#FB8EC6#FB8EC6
#FB8EC6 is a light, vivid pink. Relative luminance 0.439; OKLCH L 77.9% C 0.146 H 348.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EC6 |
|---|---|
| RGB | rgb(251, 142, 198) |
| HSL | hsl(329, 93%, 77%) |
| HSV | hsv(329, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 21.1%, 1.6%) |
| CIE-LAB | lab(72.19, 47.97, -10.78) |
| CIE-LCH | lch(72.19, 49.17, 347.33°) |
| OKLab | oklab(77.92% 0.1435 -0.0281) |
| OKLCH | oklch(77.92% 0.146 348.9) |
| XYZ | xyz(59.6510, 43.9368, 58.7540) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.68
Bubblegum Pink
#FE83CC
ΔE00 3.21
Pinky
#FC86AA
ΔE00 6.32
Bubblegum (survey)
#FF6CB5
ΔE00 6.54
Carnation Pink
#FF7FA7
ΔE00 6.83
Hot Pink
#FF69B4
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EC6 #8EFBC3
analogous
#F98EFB #FB8EC6 #FB8E90
triadic
#FB8EC6 #C6FB8E #8EC6FB
tetradic
#FB8EC6 #FBF98E #8EFBC3 #8E90FB
square
#FB8EC6 #FBF98E #8EFBC3 #8E90FB
split-complementary
#FB8EC6 #90FB8E #8EFBF9
monochromatic
#F7188A #F953A8 #FB8EC6 #FDC9E4 #FEE1F0
Accessibility & contrast
On white
2.15
#FB8EC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FB8EC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EC6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EC6 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6C8
Deuteranopia (green-blind)
#B4B8C3
Tritanopia (blue-blind)
#FF8BA2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8ec6; /* rgb */ color: rgb(251, 142, 198); /* oklch */ color: oklch(77.9% 0.146 348.9);
Tailwind
colors: {
custom: {
50: '#ffb1d7',
500: '#fb8ec6',
950: '#000000',
},
}SCSS
$custom: #fb8ec6; $custom-light: #ffb1d7; $custom-dark: #000000;
JSON
{
"hex": "#fb8ec6",
"rgb": {
"r": 251,
"g": 142,
"b": 198
},
"hsl": {
"h": 329.174,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.7792,
"c": 0.14621,
"h": 348.9
},
"luminance": 0.43932
}Semantic roles & 50–950 ramp
primary
#FB8EC6
secondary
#D5F6E5
accent
#E67000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083