#FB6FC5#FB6FC5
#FB6FC5 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.6% C 0.194 H 345.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FB6FC5 |
|---|---|
| RGB | rgb(251, 111, 197) |
| HSL | hsl(323, 95%, 71%) |
| HSV | hsv(323, 56%, 98%) |
| CMYK | cmyk(0%, 55.8%, 21.5%, 1.6%) |
| CIE-LAB | lab(66.45, 62.63, -18.86) |
| CIE-LCH | lch(66.45, 65.41, 343.24°) |
| OKLab | oklab(73.62% 0.1877 -0.0499) |
| OKLCH | oklch(73.62% 0.194 345.1) |
| XYZ | xyz(55.5477, 35.9142, 56.8191) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Hot Pink
#FF69B4
ΔE00 3.55
Bubblegum Pink
#FE83CC
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 4.60
Pink (survey)
#FF81C0
ΔE00 4.63
Pale Magenta
#D767AD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB6FC5 #6FFBA5
analogous
#EB6FFB #FB6FC5 #FB6F7F
triadic
#FB6FC5 #C5FB6F #6FC5FB
tetradic
#FB6FC5 #FBEB6F #6FFBA5 #6F7FFB
square
#FB6FC5 #FBEB6F #6FFBA5 #6F7FFB
split-complementary
#FB6FC5 #7FFB6F #6FFBEB
monochromatic
#E90692 #F933AD #FB6FC5 #FDABDD #FEE1F3
Accessibility & contrast
On white
2.57
#FB6FC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#FB6FC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB6FC5
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB6FC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB6FC5 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C93C8
Deuteranopia (green-blind)
#A3AAC2
Tritanopia (blue-blind)
#FF6E91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fb6fc5; /* rgb */ color: rgb(251, 111, 197); /* oklch */ color: oklch(73.6% 0.194 345.1);
Tailwind
colors: {
custom: {
50: '#ff9ed6',
500: '#fb6fc5',
950: '#000000',
},
}SCSS
$custom: #fb6fc5; $custom-light: #ff9ed6; $custom-dark: #000000;
JSON
{
"hex": "#fb6fc5",
"rgb": {
"r": 251,
"g": 111,
"b": 197
},
"hsl": {
"h": 323.143,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.7362,
"c": 0.19423,
"h": 345.1
},
"luminance": 0.35909
}Semantic roles & 50–950 ramp
primary
#FB6FC5
secondary
#D0F6DF
accent
#E65900
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83