#FB96AE#FB96AE
#FB96AE is a light, vivid red. Relative luminance 0.454; OKLCH L 78.4% C 0.124 H 5.0°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FB96AE |
|---|---|
| RGB | rgb(251, 150, 174) |
| HSL | hsl(346, 93%, 79%) |
| HSV | hsv(346, 40%, 98%) |
| CMYK | cmyk(0%, 40.2%, 30.7%, 1.6%) |
| CIE-LAB | lab(73.14, 40.67, 3.93) |
| CIE-LCH | lch(73.14, 40.86, 5.51°) |
| OKLab | oklab(78.42% 0.1232 0.0108) |
| OKLCH | oklch(78.42% 0.124 5) |
| XYZ | xyz(58.3321, 45.3824, 45.7236) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.54
Pig Pink
#E78EA5
ΔE00 3.74
Pinky
#FC86AA
ΔE00 3.88
Rose Pink
#F7879A
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB96AE #96FBE3
analogous
#FB96E0 #FB96AE #FBB096
triadic
#FB96AE #AEFB96 #96AEFB
tetradic
#FB96AE #E0FB96 #96FBE3 #B096FB
square
#FB96AE #E0FB96 #96FBE3 #B096FB
split-complementary
#FB96AE #96FBB0 #96E0FB
monochromatic
#F72053 #F95B81 #FB96AE #FDD1DB #FEE2E8
Accessibility & contrast
On white
2.08
#FB96AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#FB96AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB96AE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB96AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB96AE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A8AF
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#FF8E9E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb96ae; /* rgb */ color: rgb(251, 150, 174); /* oklch */ color: oklch(78.4% 0.124 5.0);
Tailwind
colors: {
custom: {
50: '#ffb6c6',
500: '#fb96ae',
950: '#000000',
},
}SCSS
$custom: #fb96ae; $custom-light: #ffb6c6; $custom-dark: #000000;
JSON
{
"hex": "#fb96ae",
"rgb": {
"r": 251,
"g": 150,
"b": 174
},
"hsl": {
"h": 345.743,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.78423,
"c": 0.12371,
"h": 5
},
"luminance": 0.45378
}Semantic roles & 50–950 ramp
primary
#FB96AE
secondary
#D5F6EE
accent
#E6AF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082