#FB8EC8#FB8EC8
#FB8EC8 is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.0% C 0.147 H 347.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8EC8 |
|---|---|
| RGB | rgb(251, 142, 200) |
| HSL | hsl(328, 93%, 77%) |
| HSV | hsv(328, 43%, 98%) |
| CMYK | cmyk(0%, 43.4%, 20.3%, 1.6%) |
| CIE-LAB | lab(72.25, 48.26, -11.80) |
| CIE-LCH | lch(72.25, 49.68, 346.27°) |
| OKLab | oklab(77.99% 0.1441 -0.0309) |
| OKLCH | oklch(77.99% 0.147 347.9) |
| XYZ | xyz(59.8832, 44.0297, 59.9769) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum Pink
#FE83CC
ΔE00 2.89
Bubblegum (survey)
#FF6CB5
ΔE00 6.60
Pinky
#FC86AA
ΔE00 6.77
Hot Pink
#FF69B4
ΔE00 7.10
Carnation Pink
#FF7FA7
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8EC8 #8EFBC1
analogous
#F78EFB #FB8EC8 #FB8E92
triadic
#FB8EC8 #C8FB8E #8EC8FB
tetradic
#FB8EC8 #FBF78E #8EFBC1 #8E92FB
square
#FB8EC8 #FBF78E #8EFBC1 #8E92FB
split-complementary
#FB8EC8 #92FB8E #8EFBF7
monochromatic
#F7188E #F953AB #FB8EC8 #FDC9E5 #FEE1F1
Accessibility & contrast
On white
2.14
#FB8EC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FB8EC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8EC8
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8EC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8EC8 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A6CA
Deuteranopia (green-blind)
#B4B8C5
Tritanopia (blue-blind)
#FF8CA3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8ec8; /* rgb */ color: rgb(251, 142, 200); /* oklch */ color: oklch(78.0% 0.147 347.9);
Tailwind
colors: {
custom: {
50: '#ffb1d8',
500: '#fb8ec8',
950: '#000000',
},
}SCSS
$custom: #fb8ec8; $custom-light: #ffb1d8; $custom-dark: #000000;
JSON
{
"hex": "#fb8ec8",
"rgb": {
"r": 251,
"g": 142,
"b": 200
},
"hsl": {
"h": 328.073,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.77988,
"c": 0.14736,
"h": 347.9
},
"luminance": 0.44025
}Semantic roles & 50–950 ramp
primary
#FB8EC8
secondary
#D5F6E4
accent
#E66B00
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083