#FB8CD1#FB8CD1
#FB8CD1 is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.156 H 343.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8CD1 |
|---|---|
| RGB | rgb(251, 140, 209) |
| HSL | hsl(323, 93%, 77%) |
| HSV | hsv(323, 44%, 98%) |
| CMYK | cmyk(0%, 44.2%, 16.7%, 1.6%) |
| CIE-LAB | lab(72.14, 50.58, -16.93) |
| CIE-LCH | lch(72.14, 53.34, 341.49°) |
| OKLab | oklab(78% 0.1497 -0.0449) |
| OKLCH | oklch(78% 0.156 343.3) |
| XYZ | xyz(60.6712, 43.8730, 65.5820) |
| Luminance | 0.4387 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.88
Pink (survey)
#FF81C0
ΔE00 3.73
Lavender Pink
#DD85D7
ΔE00 6.85
Bubblegum (survey)
#FF6CB5
ΔE00 6.94
Hot Pink
#FF69B4
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8CD1 #8CFBB6
analogous
#EE8CFB #FB8CD1 #FB8C9A
triadic
#FB8CD1 #D1FB8C #8CD1FB
tetradic
#FB8CD1 #FBEE8C #8CFBB6 #8C9AFB
square
#FB8CD1 #FBEE8C #8CFBB6 #8C9AFB
split-complementary
#FB8CD1 #9AFB8C #8CFBEE
monochromatic
#F716A2 #F951B9 #FB8CD1 #FDC7E9 #FEE1F3
Accessibility & contrast
On white
2.15
#FB8CD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#FB8CD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8CD1
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8CD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8CD1 | 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)
#93A6D3
Deuteranopia (green-blind)
#B0B8CE
Tritanopia (blue-blind)
#FF8CA6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb8cd1; /* rgb */ color: rgb(251, 140, 209); /* oklch */ color: oklch(78.0% 0.156 343.3);
Tailwind
colors: {
custom: {
50: '#ffb0df',
500: '#fb8cd1',
950: '#000000',
},
}SCSS
$custom: #fb8cd1; $custom-light: #ffb0df; $custom-dark: #000000;
JSON
{
"hex": "#fb8cd1",
"rgb": {
"r": 251,
"g": 140,
"b": 209
},
"hsl": {
"h": 322.703,
"s": 93.277,
"l": 76.667
},
"oklch": {
"l": 0.78004,
"c": 0.15626,
"h": 343.3
},
"luminance": 0.43869
}Semantic roles & 50–950 ramp
primary
#FB8CD1
secondary
#D5F6E1
accent
#E65700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083