#FB8199#FB8199
#FB8199 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.7% C 0.150 H 8.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8199 |
|---|---|
| RGB | rgb(251, 129, 153) |
| HSL | hsl(348, 94%, 75%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 39%, 1.6%) |
| CIE-LAB | lab(68.40, 48.76, 8.83) |
| CIE-LCH | lch(68.40, 49.55, 10.27°) |
| OKLab | oklab(74.65% 0.148 0.0233) |
| OKLCH | oklch(74.65% 0.15 8.9) |
| XYZ | xyz(53.3866, 38.5148, 34.7533) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.55
Carnation
#FD798F
ΔE00 2.29
Rosa
#FE86A4
ΔE00 2.37
Carnation Pink
#FF7FA7
ΔE00 3.98
Pinky
#FC86AA
ΔE00 4.02
Blush Pink
#FE828C
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8199 #81FBE3
analogous
#FB81D6 #FB8199 #FBA681
triadic
#FB8199 #99FB81 #8199FB
tetradic
#FB8199 #D6FB81 #81FBE3 #A681FB
square
#FB8199 #D6FB81 #81FBE3 #A681FB
split-complementary
#FB8199 #81FBA6 #81D6FB
monochromatic
#F70A39 #F94669 #FB8199 #FDBCC9 #FEE1E7
Accessibility & contrast
On white
2.41
#FB8199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FB8199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8199
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8199 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989899
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#FF748A
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb8199; /* rgb */ color: rgb(251, 129, 153); /* oklch */ color: oklch(74.7% 0.150 8.9);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fb8199',
950: '#000000',
},
}SCSS
$custom: #fb8199; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fb8199",
"rgb": {
"r": 251,
"g": 129,
"b": 153
},
"hsl": {
"h": 348.197,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.74651,
"c": 0.14978,
"h": 8.9
},
"luminance": 0.3851
}Semantic roles & 50–950 ramp
primary
#FB8199
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80