#FB98DF#FB98DF
#FB98DF is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.3% C 0.146 H 338.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FB98DF |
|---|---|
| RGB | rgb(251, 152, 223) |
| HSL | hsl(317, 93%, 79%) |
| HSV | hsv(317, 39%, 98%) |
| CMYK | cmyk(0%, 39.4%, 11.2%, 1.6%) |
| CIE-LAB | lab(75.01, 46.71, -20.29) |
| CIE-LCH | lch(75.01, 50.92, 336.52°) |
| OKLab | oklab(80.32% 0.1358 -0.0542) |
| OKLCH | oklch(80.32% 0.146 338.2) |
| XYZ | xyz(64.3313, 48.2971, 75.7315) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.86
Plum
#DDA0DD
ΔE00 5.95
Pink (survey)
#FF81C0
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 6.91
Violet (CSS)
#EE82EE
ΔE00 7.57
Purply Pink
#F075E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB98DF #98FBB4
analogous
#E698FB #FB98DF #FB98AE
triadic
#FB98DF #DFFB98 #98DFFB
tetradic
#FB98DF #FBE698 #98FBB4 #98AEFB
square
#FB98DF #FBE698 #98FBB4 #98AEFB
split-complementary
#FB98DF #AEFB98 #98FBE6
monochromatic
#F622BA #F95DCD #FB98DF #FDD3F1 #FEE2F6
Accessibility & contrast
On white
1.97
#FB98DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#FB98DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB98DF
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB98DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB98DF | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BAFE2
Deuteranopia (green-blind)
#B4BEDC
Tritanopia (blue-blind)
#FF9BB2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb98df; /* rgb */ color: rgb(251, 152, 223); /* oklch */ color: oklch(80.3% 0.146 338.2);
Tailwind
colors: {
custom: {
50: '#feb8e9',
500: '#fb98df',
950: '#000000',
},
}SCSS
$custom: #fb98df; $custom-light: #feb8e9; $custom-dark: #000000;
JSON
{
"hex": "#fb98df",
"rgb": {
"r": 251,
"g": 152,
"b": 223
},
"hsl": {
"h": 316.97,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.8032,
"c": 0.14624,
"h": 338.2
},
"luminance": 0.48293
}Semantic roles & 50–950 ramp
primary
#FB98DF
secondary
#D5F6DE
accent
#E64100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084