#FB93AA#FB93AA
#FB93AA is a light, vivid red. Relative luminance 0.443; OKLCH L 77.8% C 0.127 H 6.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93AA |
|---|---|
| RGB | rgb(251, 147, 170) |
| HSL | hsl(347, 93%, 78%) |
| HSV | hsv(347, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 32.3%, 1.6%) |
| CIE-LAB | lab(72.42, 41.70, 5.09) |
| CIE-LCH | lch(72.42, 42.02, 6.96°) |
| OKLab | oklab(77.84% 0.1265 0.0138) |
| OKLCH | oklch(77.84% 0.127 6.2) |
| XYZ | xyz(57.4753, 44.2836, 43.5429) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.91
Rose Pink
#F7879A
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.63
Pig Pink
#E78EA5
ΔE00 3.64
Carnation Pink
#FF7FA7
ΔE00 4.86
Faded Pink
#DE9DAC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93AA #93FBE4
analogous
#FB93DE #FB93AA #FBB093
triadic
#FB93AA #AAFB93 #93AAFB
tetradic
#FB93AA #DEFB93 #93FBE4 #B093FB
square
#FB93AA #DEFB93 #93FBE4 #B093FB
split-complementary
#FB93AA #93FBB0 #93DEFB
monochromatic
#F71D4D #F9587C #FB93AA #FDCED8 #FEE1E8
Accessibility & contrast
On white
2.13
#FB93AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#FB93AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93AA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93AA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#FF8A9B
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fb93aa; /* rgb */ color: rgb(251, 147, 170); /* oklch */ color: oklch(77.8% 0.127 6.2);
Tailwind
colors: {
custom: {
50: '#ffb4c3',
500: '#fb93aa',
950: '#000000',
},
}SCSS
$custom: #fb93aa; $custom-light: #ffb4c3; $custom-dark: #000000;
JSON
{
"hex": "#fb93aa",
"rgb": {
"r": 251,
"g": 147,
"b": 170
},
"hsl": {
"h": 346.731,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77838,
"c": 0.12721,
"h": 6.2
},
"luminance": 0.44279
}Semantic roles & 50–950 ramp
primary
#FB93AA
secondary
#D5F6EF
accent
#E6B300
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081