#FB95CE#FB95CE
#FB95CE is a light, vivid pink. Relative luminance 0.465; OKLCH L 79.3% C 0.139 H 346.1°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FB95CE |
|---|---|
| RGB | rgb(251, 149, 206) |
| HSL | hsl(326, 93%, 78%) |
| HSV | hsv(326, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 17.9%, 1.6%) |
| CIE-LAB | lab(73.85, 45.60, -12.72) |
| CIE-LCH | lch(73.85, 47.34, 344.42°) |
| OKLab | oklab(79.26% 0.1354 -0.0334) |
| OKLCH | oklch(79.26% 0.139 346.1) |
| XYZ | xyz(61.6726, 46.4644, 64.1007) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 4.33
Pinky
#FC86AA
ΔE00 7.78
Plum
#DDA0DD
ΔE00 7.83
Powder Pink
#FFB2D0
ΔE00 7.86
Bubblegum (survey)
#FF6CB5
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB95CE #95FBC2
analogous
#F595FB #FB95CE #FB959B
triadic
#FB95CE #CEFB95 #95CEFB
tetradic
#FB95CE #FBF595 #95FBC2 #959BFB
square
#FB95CE #FBF595 #95FBC2 #959BFB
split-complementary
#FB95CE #9BFB95 #95FBF5
monochromatic
#F71F97 #F95AB3 #FB95CE #FDD0E9 #FEE2F1
Accessibility & contrast
On white
2.04
#FB95CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#FB95CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB95CE
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB95CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB95CE | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DABD0
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#FF94AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fb95ce; /* rgb */ color: rgb(251, 149, 206); /* oklch */ color: oklch(79.3% 0.139 346.1);
Tailwind
colors: {
custom: {
50: '#feb6dd',
500: '#fb95ce',
950: '#000000',
},
}SCSS
$custom: #fb95ce; $custom-light: #feb6dd; $custom-dark: #000000;
JSON
{
"hex": "#fb95ce",
"rgb": {
"r": 251,
"g": 149,
"b": 206
},
"hsl": {
"h": 326.471,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79256,
"c": 0.13945,
"h": 346.1
},
"luminance": 0.4646
}Semantic roles & 50–950 ramp
primary
#FB95CE
secondary
#D5F6E4
accent
#E66500
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083