#FB96DF#FB96DF
#FB96DF is a light, vivid pink. Relative luminance 0.476; OKLCH L 80.0% C 0.150 H 338.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96DF |
|---|---|
| RGB | rgb(251, 150, 223) |
| HSL | hsl(317, 93%, 79%) |
| HSV | hsv(317, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 11.2%, 1.6%) |
| CIE-LAB | lab(74.61, 47.72, -20.90) |
| CIE-LCH | lch(74.61, 52.10, 336.35°) |
| OKLab | oklab(80.01% 0.1388 -0.0559) |
| OKLCH | oklch(80.01% 0.15 338) |
| XYZ | xyz(64.0094, 47.6534, 75.6242) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.60
Plum
#DDA0DD
ΔE00 6.10
Pink (survey)
#FF81C0
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.59
Violet (CSS)
#EE82EE
ΔE00 7.17
Purply Pink
#F075E6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96DF #96FBB2
analogous
#E596FB #FB96DF #FB96AC
triadic
#FB96DF #DFFB96 #96DFFB
tetradic
#FB96DF #FBE596 #96FBB2 #96ACFB
square
#FB96DF #FBE596 #96FBB2 #96ACFB
split-complementary
#FB96DF #ACFB96 #96FBE5
monochromatic
#F720BB #F95BCD #FB96DF #FDD1F1 #FEE2F6
Accessibility & contrast
On white
1.99
#FB96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FB96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96DF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96DF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#B3BDDC
Tritanopia (blue-blind)
#FF99B1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb96df; /* rgb */ color: rgb(251, 150, 223); /* oklch */ color: oklch(80.0% 0.150 338.0);
Tailwind
colors: {
custom: {
50: '#feb7e9',
500: '#fb96df',
950: '#000000',
},
}SCSS
$custom: #fb96df; $custom-light: #feb7e9; $custom-dark: #000000;
JSON
{
"hex": "#fb96df",
"rgb": {
"r": 251,
"g": 150,
"b": 223
},
"hsl": {
"h": 316.634,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.80013,
"c": 0.14962,
"h": 338
},
"luminance": 0.4765
}Semantic roles & 50–950 ramp
primary
#FB96DF
secondary
#D5F6DE
accent
#E64000
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084