#FB98CE#FB98CE
#FB98CE is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.7% C 0.134 H 346.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB98CE |
|---|---|
| RGB | rgb(251, 152, 206) |
| HSL | hsl(327, 93%, 79%) |
| HSV | hsv(327, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 17.9%, 1.6%) |
| CIE-LAB | lab(74.46, 44.07, -11.79) |
| CIE-LCH | lch(74.46, 45.62, 345.02°) |
| OKLab | oklab(79.72% 0.1309 -0.0309) |
| OKLCH | oklch(79.72% 0.134 346.7) |
| XYZ | xyz(62.1533, 47.4259, 64.2610) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.65
Pink (survey)
#FF81C0
ΔE00 4.87
Powder Pink
#FFB2D0
ΔE00 7.11
Pinky
#FC86AA
ΔE00 7.74
Plum
#DDA0DD
ΔE00 7.83
Carnation Pink
#FF7FA7
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB98CE #98FBC5
analogous
#F798FB #FB98CE #FB989D
triadic
#FB98CE #CEFB98 #98CEFB
tetradic
#FB98CE #FBF798 #98FBC5 #989DFB
square
#FB98CE #FBF798 #98FBC5 #989DFB
split-complementary
#FB98CE #9DFB98 #98FBF7
monochromatic
#F62296 #F95DB2 #FB98CE #FDD3EA #FEE2F1
Accessibility & contrast
On white
2.00
#FB98CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#FB98CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB98CE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB98CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB98CE | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ADD0
Deuteranopia (green-blind)
#B9BDCB
Tritanopia (blue-blind)
#FF97AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb98ce; /* rgb */ color: rgb(251, 152, 206); /* oklch */ color: oklch(79.7% 0.134 346.7);
Tailwind
colors: {
custom: {
50: '#feb8dd',
500: '#fb98ce',
950: '#000000',
},
}SCSS
$custom: #fb98ce; $custom-light: #feb8dd; $custom-dark: #000000;
JSON
{
"hex": "#fb98ce",
"rgb": {
"r": 251,
"g": 152,
"b": 206
},
"hsl": {
"h": 327.273,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.79722,
"c": 0.13448,
"h": 346.7
},
"luminance": 0.47422
}Semantic roles & 50–950 ramp
primary
#FB98CE
secondary
#D5F6E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083