#FB8198#FB8198
#FB8198 is a light, vivid red. Relative luminance 0.385; OKLCH L 74.6% C 0.150 H 9.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8198 |
|---|---|
| RGB | rgb(251, 129, 152) |
| HSL | hsl(349, 94%, 75%) |
| HSV | hsv(349, 49%, 98%) |
| CMYK | cmyk(0%, 48.6%, 39.4%, 1.6%) |
| CIE-LAB | lab(68.37, 48.65, 9.36) |
| CIE-LCH | lch(68.37, 49.54, 10.89°) |
| OKLab | oklab(74.63% 0.1476 0.0246) |
| OKLCH | oklch(74.63% 0.15 9.5) |
| XYZ | xyz(53.3044, 38.4819, 34.3202) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.46
Carnation
#FD798F
ΔE00 2.09
Rosa
#FE86A4
ΔE00 2.63
Blush Pink
#FE828C
ΔE00 4.05
Carnation Pink
#FF7FA7
ΔE00 4.27
Pinky
#FC86AA
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8198 #81FBE4
analogous
#FB81D5 #FB8198 #FBA781
triadic
#FB8198 #98FB81 #8198FB
tetradic
#FB8198 #D5FB81 #81FBE4 #A781FB
square
#FB8198 #D5FB81 #81FBE4 #A781FB
split-complementary
#FB8198 #81FBA7 #81D5FB
monochromatic
#F70A37 #F94668 #FB8198 #FDBCC8 #FEE1E7
Accessibility & contrast
On white
2.42
#FB8198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FB8198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8198
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8198 | 1.00 | 2.42 | 8.70 | 8.70 |
| #FFFFFF | 2.42 | 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)
#989898
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF7489
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb8198; /* rgb */ color: rgb(251, 129, 152); /* oklch */ color: oklch(74.6% 0.150 9.5);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fb8198',
950: '#000000',
},
}SCSS
$custom: #fb8198; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fb8198",
"rgb": {
"r": 251,
"g": 129,
"b": 152
},
"hsl": {
"h": 348.689,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.74625,
"c": 0.14964,
"h": 9.5
},
"luminance": 0.38477
}Semantic roles & 50–950 ramp
primary
#FB8198
secondary
#D5F6F0
accent
#E6BA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80