#FB8A99#FB8A99
#FB8A99 is a light, vivid red. Relative luminance 0.410; OKLCH L 76.0% C 0.137 H 12.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8A99 |
|---|---|
| RGB | rgb(251, 138, 153) |
| HSL | hsl(352, 93%, 76%) |
| HSV | hsv(352, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 39%, 1.6%) |
| CIE-LAB | lab(70.17, 44.29, 11.35) |
| CIE-LCH | lch(70.17, 45.72, 14.37°) |
| OKLab | oklab(75.99% 0.1342 0.0296) |
| OKLCH | oklch(75.99% 0.137 12.4) |
| XYZ | xyz(54.6248, 40.9911, 35.1660) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.52
Blush Pink
#FE828C
ΔE00 3.02
Carnation
#FD798F
ΔE00 3.58
Rosa
#FE86A4
ΔE00 3.96
Pig Pink
#E78EA5
ΔE00 5.57
Pinky
#FC86AA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8A99 #8AFBEC
analogous
#FB8AD2 #FB8A99 #FBB48A
triadic
#FB8A99 #99FB8A #8A99FB
tetradic
#FB8A99 #D2FB8A #8AFBEC #B48AFB
square
#FB8A99 #D2FB8A #8AFBEC #B48AFB
split-complementary
#FB8A99 #8AFBB4 #8AD2FB
monochromatic
#F71432 #F94F65 #FB8A99 #FDC5CD #FEE1E5
Accessibility & contrast
On white
2.28
#FB8A99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FB8A99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8A99
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8A99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8A99 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E99
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#FF7E90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb8a99; /* rgb */ color: rgb(251, 138, 153); /* oklch */ color: oklch(76.0% 0.137 12.4);
Tailwind
colors: {
custom: {
50: '#ffaeb6',
500: '#fb8a99',
950: '#000000',
},
}SCSS
$custom: #fb8a99; $custom-light: #ffaeb6; $custom-dark: #000000;
JSON
{
"hex": "#fb8a99",
"rgb": {
"r": 251,
"g": 138,
"b": 153
},
"hsl": {
"h": 352.035,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.75993,
"c": 0.13741,
"h": 12.4
},
"luminance": 0.40986
}Semantic roles & 50–950 ramp
primary
#FB8A99
secondary
#D5F6F2
accent
#E6C700
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80