#FB94AA#FB94AA
#FB94AA is a light, vivid red. Relative luminance 0.446; OKLCH L 78.0% C 0.126 H 6.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94AA |
|---|---|
| RGB | rgb(251, 148, 170) |
| HSL | hsl(347, 93%, 78%) |
| HSV | hsv(347, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 32.3%, 1.6%) |
| CIE-LAB | lab(72.63, 41.19, 5.39) |
| CIE-LCH | lch(72.63, 41.55, 7.46°) |
| OKLab | oklab(78% 0.1249 0.0146) |
| OKLCH | oklch(78% 0.126 6.6) |
| XYZ | xyz(57.6315, 44.5959, 43.5950) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.17
Rose Pink
#F7879A
ΔE00 3.52
Pig Pink
#E78EA5
ΔE00 3.75
Pinky
#FC86AA
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94AA #94FBE5
analogous
#FB94DE #FB94AA #FBB194
triadic
#FB94AA #AAFB94 #94AAFB
tetradic
#FB94AA #DEFB94 #94FBE5 #B194FB
square
#FB94AA #DEFB94 #94FBE5 #B194FB
split-complementary
#FB94AA #94FBB1 #94DEFB
monochromatic
#F71E4C #F9597B #FB94AA #FDCFD9 #FEE2E8
Accessibility & contrast
On white
2.12
#FB94AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#FB94AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94AA
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94AA | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AB
Deuteranopia (green-blind)
#BEBAA8
Tritanopia (blue-blind)
#FF8B9C
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb94aa; /* rgb */ color: rgb(251, 148, 170); /* oklch */ color: oklch(78.0% 0.126 6.6);
Tailwind
colors: {
custom: {
50: '#ffb5c3',
500: '#fb94aa',
950: '#000000',
},
}SCSS
$custom: #fb94aa; $custom-light: #ffb5c3; $custom-dark: #000000;
JSON
{
"hex": "#fb94aa",
"rgb": {
"r": 251,
"g": 148,
"b": 170
},
"hsl": {
"h": 347.184,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.77995,
"c": 0.12574,
"h": 6.6
},
"luminance": 0.44591
}Semantic roles & 50–950 ramp
primary
#FB94AA
secondary
#D5F6EF
accent
#E6B400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081