#FB8299#FB8299
#FB8299 is a light, vivid red. Relative luminance 0.388; OKLCH L 74.8% C 0.148 H 9.3°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8299 |
|---|---|
| RGB | rgb(251, 130, 153) |
| HSL | hsl(349, 94%, 75%) |
| HSV | hsv(349, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 39%, 1.6%) |
| CIE-LAB | lab(68.59, 48.26, 9.11) |
| CIE-LCH | lch(68.59, 49.12, 10.69°) |
| OKLab | oklab(74.8% 0.1464 0.024) |
| OKLCH | oklch(74.8% 0.148 9.3) |
| XYZ | xyz(53.5190, 38.7796, 34.7974) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.31
Carnation
#FD798F
ΔE00 2.32
Rosa
#FE86A4
ΔE00 2.45
Blush Pink
#FE828C
ΔE00 4.14
Pinky
#FC86AA
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8299 #82FBE4
analogous
#FB82D6 #FB8299 #FBA882
triadic
#FB8299 #99FB82 #8299FB
tetradic
#FB8299 #D6FB82 #82FBE4 #A882FB
square
#FB8299 #D6FB82 #82FBE4 #A882FB
split-complementary
#FB8299 #82FBA8 #82D6FB
monochromatic
#F70B38 #F94769 #FB8299 #FDBDC9 #FEE1E7
Accessibility & contrast
On white
2.40
#FB8299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FB8299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8299
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8299 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999999
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF758A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb8299; /* rgb */ color: rgb(251, 130, 153); /* oklch */ color: oklch(74.8% 0.148 9.3);
Tailwind
colors: {
custom: {
50: '#ffa9b6',
500: '#fb8299',
950: '#000000',
},
}SCSS
$custom: #fb8299; $custom-light: #ffa9b6; $custom-dark: #000000;
JSON
{
"hex": "#fb8299",
"rgb": {
"r": 251,
"g": 130,
"b": 153
},
"hsl": {
"h": 348.595,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.74797,
"c": 0.14839,
"h": 9.3
},
"luminance": 0.38774
}Semantic roles & 50–950 ramp
primary
#FB8299
secondary
#D5F6F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80