#FB96EA#FB96EA
#FB96EA is a light, vivid pink. Relative luminance 0.483; OKLCH L 80.4% C 0.158 H 333.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96EA |
|---|---|
| RGB | rgb(251, 150, 234) |
| HSL | hsl(310, 93%, 79%) |
| HSV | hsv(310, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 6.8%, 1.6%) |
| CIE-LAB | lab(74.99, 49.53, -26.32) |
| CIE-LCH | lch(74.99, 56.09, 332.01°) |
| OKLab | oklab(80.43% 0.1416 -0.0711) |
| OKLCH | oklch(80.43% 0.158 333.4) |
| XYZ | xyz(65.5409, 48.2660, 83.6900) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.61
Plum
#DDA0DD
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.11
Bubblegum Pink
#FE83CC
ΔE00 6.12
Purply Pink
#F075E6
ΔE00 7.24
Pink (survey)
#FF81C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96EA #96FBA7
analogous
#D996FB #FB96EA #FB96B7
triadic
#FB96EA #EAFB96 #96EAFB
tetradic
#FB96EA #FBD996 #96FBA7 #96B7FB
square
#FB96EA #FBD996 #96FBA7 #96B7FB
split-complementary
#FB96EA #B7FB96 #96FBD9
monochromatic
#F720D2 #F95BDE #FB96EA #FDD1F6 #FEE2F9
Accessibility & contrast
On white
1.97
#FB96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#FB96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96EA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96EA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B0ED
Deuteranopia (green-blind)
#AFBEE7
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fb96ea; /* rgb */ color: rgb(251, 150, 234); /* oklch */ color: oklch(80.4% 0.158 333.4);
Tailwind
colors: {
custom: {
50: '#feb7f1',
500: '#fb96ea',
950: '#000000',
},
}SCSS
$custom: #fb96ea; $custom-light: #feb7f1; $custom-dark: #000000;
JSON
{
"hex": "#fb96ea",
"rgb": {
"r": 251,
"g": 150,
"b": 234
},
"hsl": {
"h": 310.099,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.80432,
"c": 0.15843,
"h": 333.4
},
"luminance": 0.48262
}Semantic roles & 50–950 ramp
primary
#FB96EA
secondary
#D5F6DB
accent
#E62700
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084