#FB75C3#FB75C3
#FB75C3 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.3% C 0.184 H 346.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75C3 |
|---|---|
| RGB | rgb(251, 117, 195) |
| HSL | hsl(325, 94%, 72%) |
| HSV | hsv(325, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 22.3%, 1.6%) |
| CIE-LAB | lab(67.41, 59.64, -16.28) |
| CIE-LCH | lch(67.41, 61.82, 344.73°) |
| OKLab | oklab(74.31% 0.179 -0.0429) |
| OKLCH | oklch(74.31% 0.184 346.5) |
| XYZ | xyz(55.9969, 37.1768, 55.8458) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.84
Bubblegum (survey)
#FF6CB5
ΔE00 3.00
Hot Pink
#FF69B4
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.26
Bubble Gum Pink
#FF69AF
ΔE00 4.16
Pale Magenta
#D767AD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75C3 #75FBAD
analogous
#F075FB #FB75C3 #FB7580
triadic
#FB75C3 #C3FB75 #75C3FB
tetradic
#FB75C3 #FBF075 #75FBAD #7580FB
square
#FB75C3 #FBF075 #75FBAD #7580FB
split-complementary
#FB75C3 #80FB75 #75FBF0
monochromatic
#EF078E #F93AA9 #FB75C3 #FDB0DD #FEE1F2
Accessibility & contrast
On white
2.49
#FB75C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#FB75C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75C3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75C3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8296C6
Deuteranopia (green-blind)
#A6ADC0
Tritanopia (blue-blind)
#FF7393
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fb75c3; /* rgb */ color: rgb(251, 117, 195); /* oklch */ color: oklch(74.3% 0.184 346.5);
Tailwind
colors: {
custom: {
50: '#ffa2d5',
500: '#fb75c3',
950: '#000000',
},
}SCSS
$custom: #fb75c3; $custom-light: #ffa2d5; $custom-dark: #000000;
JSON
{
"hex": "#fb75c3",
"rgb": {
"r": 251,
"g": 117,
"b": 195
},
"hsl": {
"h": 325.075,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.74307,
"c": 0.18402,
"h": 346.5
},
"luminance": 0.37172
}Semantic roles & 50–950 ramp
primary
#FB75C3
secondary
#D5F6E3
accent
#E66000
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83