#FB97CE#FB97CE
#FB97CE is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.6% C 0.136 H 346.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FB97CE |
|---|---|
| RGB | rgb(251, 151, 206) |
| HSL | hsl(327, 93%, 79%) |
| HSV | hsv(327, 40%, 98%) |
| CMYK | cmyk(0%, 39.8%, 17.9%, 1.6%) |
| CIE-LAB | lab(74.26, 44.58, -12.10) |
| CIE-LCH | lch(74.26, 46.19, 344.81°) |
| OKLab | oklab(79.57% 0.1324 -0.0318) |
| OKLCH | oklch(79.57% 0.136 346.5) |
| XYZ | xyz(61.9917, 47.1027, 64.2071) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.40
Pink (survey)
#FF81C0
ΔE00 4.68
Powder Pink
#FFB2D0
ΔE00 7.36
Pinky
#FC86AA
ΔE00 7.75
Plum
#DDA0DD
ΔE00 7.82
Carnation Pink
#FF7FA7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB97CE #97FBC4
analogous
#F697FB #FB97CE #FB979C
triadic
#FB97CE #CEFB97 #97CEFB
tetradic
#FB97CE #FBF697 #97FBC4 #979CFB
square
#FB97CE #FBF697 #97FBC4 #979CFB
split-complementary
#FB97CE #9CFB97 #97FBF6
monochromatic
#F62196 #F95CB2 #FB97CE #FDD2EA #FEE2F1
Accessibility & contrast
On white
2.02
#FB97CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FB97CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB97CE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB97CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB97CE | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACD0
Deuteranopia (green-blind)
#B8BDCB
Tritanopia (blue-blind)
#FF96AB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb97ce; /* rgb */ color: rgb(251, 151, 206); /* oklch */ color: oklch(79.6% 0.136 346.5);
Tailwind
colors: {
custom: {
50: '#feb7dd',
500: '#fb97ce',
950: '#000000',
},
}SCSS
$custom: #fb97ce; $custom-light: #feb7dd; $custom-dark: #000000;
JSON
{
"hex": "#fb97ce",
"rgb": {
"r": 251,
"g": 151,
"b": 206
},
"hsl": {
"h": 327,
"s": 92.593,
"l": 78.824
},
"oklch": {
"l": 0.79566,
"c": 0.13614,
"h": 346.5
},
"luminance": 0.47099
}Semantic roles & 50–950 ramp
primary
#FB97CE
secondary
#D5F6E4
accent
#E66700
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083