#FB95CC#FB95CC
#FB95CC is a light, vivid pink. Relative luminance 0.464; OKLCH L 79.2% C 0.138 H 347.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95CC |
|---|---|
| RGB | rgb(251, 149, 204) |
| HSL | hsl(328, 93%, 78%) |
| HSV | hsv(328, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 18.7%, 1.6%) |
| CIE-LAB | lab(73.78, 45.30, -11.71) |
| CIE-LCH | lch(73.78, 46.79, 345.51°) |
| OKLab | oklab(79.19% 0.1348 -0.0307) |
| OKLCH | oklch(79.19% 0.138 347.2) |
| XYZ | xyz(61.4311, 46.3678, 62.8293) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.09
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 7.35
Powder Pink
#FFB2D0
ΔE00 7.61
Carnation Pink
#FF7FA7
ΔE00 8.06
Bubblegum (survey)
#FF6CB5
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95CC #95FBC4
analogous
#F795FB #FB95CC #FB9599
triadic
#FB95CC #CCFB95 #95CCFB
tetradic
#FB95CC #FBF795 #95FBC4 #9599FB
square
#FB95CC #FBF795 #95FBC4 #9599FB
split-complementary
#FB95CC #99FB95 #95FBF7
monochromatic
#F71F93 #F95AB0 #FB95CC #FDD0E8 #FEE2F1
Accessibility & contrast
On white
2.04
#FB95CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#FB95CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95CC
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95CC | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCE
Deuteranopia (green-blind)
#B7BCC9
Tritanopia (blue-blind)
#FF93A9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb95cc; /* rgb */ color: rgb(251, 149, 204); /* oklch */ color: oklch(79.2% 0.138 347.2);
Tailwind
colors: {
custom: {
50: '#feb6db',
500: '#fb95cc',
950: '#000000',
},
}SCSS
$custom: #fb95cc; $custom-light: #feb6db; $custom-dark: #000000;
JSON
{
"hex": "#fb95cc",
"rgb": {
"r": 251,
"g": 149,
"b": 204
},
"hsl": {
"h": 327.647,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79188,
"c": 0.13823,
"h": 347.2
},
"luminance": 0.46364
}Semantic roles & 50–950 ramp
primary
#FB95CC
secondary
#D5F6E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083