#FB9299#FB9299
#FB9299 is a light, vivid red. Relative luminance 0.434; OKLCH L 77.2% C 0.127 H 16.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9299 |
|---|---|
| RGB | rgb(251, 146, 153) |
| HSL | hsl(356, 93%, 78%) |
| HSV | hsv(356, 42%, 98%) |
| CMYK | cmyk(0%, 41.8%, 39%, 1.6%) |
| CIE-LAB | lab(71.81, 40.23, 13.66) |
| CIE-LCH | lch(71.81, 42.48, 18.75°) |
| OKLab | oklab(77.24% 0.1217 0.0353) |
| OKLCH | oklch(77.24% 0.127 16.2) |
| XYZ | xyz(55.8151, 43.3718, 35.5628) |
| Luminance | 0.4337 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.59
Rose Pink
#F7879A
ΔE00 3.98
Lightcoral
#F08080
ΔE00 5.44
Carnation
#FD798F
ΔE00 5.80
Salmon Pink
#FE7B7C
ΔE00 6.28
Rosa
#FE86A4
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9299 #92FBF4
analogous
#FB92CD #FB9299 #FBBF92
triadic
#FB9299 #99FB92 #9299FB
tetradic
#FB9299 #CDFB92 #92FBF4 #BF92FB
square
#FB9299 #CDFB92 #92FBF4 #BF92FB
split-complementary
#FB9299 #92FBBF #92CDFB
monochromatic
#F71C2B #F95762 #FB9299 #FDCDD0 #FEE1E3
Accessibility & contrast
On white
2.17
#FB9299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#FB9299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9299
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9299 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A399
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#FF8695
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb9299; /* rgb */ color: rgb(251, 146, 153); /* oklch */ color: oklch(77.2% 0.127 16.2);
Tailwind
colors: {
custom: {
50: '#ffb3b7',
500: '#fb9299',
950: '#000000',
},
}SCSS
$custom: #fb9299; $custom-light: #ffb3b7; $custom-dark: #000000;
JSON
{
"hex": "#fb9299",
"rgb": {
"r": 251,
"g": 146,
"b": 153
},
"hsl": {
"h": 356,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.77239,
"c": 0.12676,
"h": 16.2
},
"luminance": 0.43367
}Semantic roles & 50–950 ramp
primary
#FB9299
secondary
#D5F6F4
accent
#E6D600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080