#FB96AA#FB96AA
#FB96AA is a light, vivid red. Relative luminance 0.452; OKLCH L 78.3% C 0.123 H 7.5°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96AA |
|---|---|
| RGB | rgb(251, 150, 170) |
| HSL | hsl(348, 93%, 79%) |
| HSV | hsv(348, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 32.3%, 1.6%) |
| CIE-LAB | lab(73.04, 40.17, 5.99) |
| CIE-LCH | lch(73.04, 40.61, 8.49°) |
| OKLab | oklab(78.31% 0.1218 0.0161) |
| OKLCH | oklch(78.31% 0.123 7.5) |
| XYZ | xyz(57.9479, 45.2288, 43.7004) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.71
Rosa
#FE86A4
ΔE00 3.72
Pig Pink
#E78EA5
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.56
Carnation Pink
#FF7FA7
ΔE00 5.76
Faded Pink
#DE9DAC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96AA #96FBE7
analogous
#FB96DC #FB96AA #FBB496
triadic
#FB96AA #AAFB96 #96AAFB
tetradic
#FB96AA #DCFB96 #96FBE7 #B496FB
square
#FB96AA #DCFB96 #96FBE7 #B496FB
split-complementary
#FB96AA #96FBB4 #96DCFB
monochromatic
#F7204B #F95B7A #FB96AA #FDD1DA #FEE2E7
Accessibility & contrast
On white
2.09
#FB96AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#FB96AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96AA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96AA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AA
Deuteranopia (green-blind)
#C0BBA8
Tritanopia (blue-blind)
#FF8D9D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #fb96aa; /* rgb */ color: rgb(251, 150, 170); /* oklch */ color: oklch(78.3% 0.123 7.5);
Tailwind
colors: {
custom: {
50: '#ffb6c3',
500: '#fb96aa',
950: '#000000',
},
}SCSS
$custom: #fb96aa; $custom-light: #ffb6c3; $custom-dark: #000000;
JSON
{
"hex": "#fb96aa",
"rgb": {
"r": 251,
"g": 150,
"b": 170
},
"hsl": {
"h": 348.119,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.78313,
"c": 0.12285,
"h": 7.5
},
"luminance": 0.45224
}Semantic roles & 50–950 ramp
primary
#FB96AA
secondary
#D5F6EF
accent
#E6B800
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081