#FB8A93#FB8A93
#FB8A93 is a light, vivid red. Relative luminance 0.408; OKLCH L 75.8% C 0.137 H 15.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8A93 |
|---|---|
| RGB | rgb(251, 138, 147) |
| HSL | hsl(355, 93%, 76%) |
| HSV | hsv(355, 45%, 98%) |
| CMYK | cmyk(0%, 45%, 41.4%, 1.6%) |
| CIE-LAB | lab(70.03, 43.64, 14.51) |
| CIE-LCH | lch(70.03, 45.99, 18.39°) |
| OKLab | oklab(75.85% 0.1319 0.0374) |
| OKLCH | oklch(75.85% 0.137 15.8) |
| XYZ | xyz(54.1416, 40.7979, 32.6215) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 1.86
Rose Pink
#F7879A
ΔE00 3.23
Carnation
#FD798F
ΔE00 4.20
Lightcoral
#F08080
ΔE00 4.33
Salmon Pink
#FE7B7C
ΔE00 5.01
Rosa
#FE86A4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8A93 #8AFBF2
analogous
#FB8ACC #FB8A93 #FBBA8A
triadic
#FB8A93 #93FB8A #8A93FB
tetradic
#FB8A93 #CCFB8A #8AFBF2 #BA8AFB
square
#FB8A93 #CCFB8A #8AFBF2 #BA8AFB
split-complementary
#FB8A93 #8AFBBA #8ACCFB
monochromatic
#F71426 #F94F5C #FB8A93 #FDC5CA #FEE1E4
Accessibility & contrast
On white
2.29
#FB8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FB8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8A93
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8A93 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19D93
Deuteranopia (green-blind)
#BDB491
Tritanopia (blue-blind)
#FF7D8E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb8a93; /* rgb */ color: rgb(251, 138, 147); /* oklch */ color: oklch(75.8% 0.137 15.8);
Tailwind
colors: {
custom: {
50: '#ffaeb2',
500: '#fb8a93',
950: '#000000',
},
}SCSS
$custom: #fb8a93; $custom-light: #ffaeb2; $custom-dark: #000000;
JSON
{
"hex": "#fb8a93",
"rgb": {
"r": 251,
"g": 138,
"b": 147
},
"hsl": {
"h": 355.221,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.75846,
"c": 0.13713,
"h": 15.8
},
"luminance": 0.40793
}Semantic roles & 50–950 ramp
primary
#FB8A93
secondary
#D5F6F4
accent
#E6D300
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181011
muted
#867F80