#FB8098#FB8098
#FB8098 is a light, vivid red. Relative luminance 0.382; OKLCH L 74.5% C 0.151 H 9.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8098 |
|---|---|
| RGB | rgb(251, 128, 152) |
| HSL | hsl(348, 94%, 74%) |
| HSV | hsv(348, 49%, 98%) |
| CMYK | cmyk(0%, 49%, 39.4%, 1.6%) |
| CIE-LAB | lab(68.18, 49.14, 9.09) |
| CIE-LCH | lch(68.18, 49.97, 10.48°) |
| OKLab | oklab(74.48% 0.1491 0.0239) |
| OKLCH | oklch(74.48% 0.151 9.1) |
| XYZ | xyz(53.1733, 38.2198, 34.2765) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.69
Carnation
#FD798F
ΔE00 2.06
Rosa
#FE86A4
ΔE00 2.57
Carnation Pink
#FF7FA7
ΔE00 4.08
Pinky
#FC86AA
ΔE00 4.19
Blush Pink
#FE828C
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8098 #80FBE3
analogous
#FB80D5 #FB8098 #FBA680
triadic
#FB8098 #98FB80 #8098FB
tetradic
#FB8098 #D5FB80 #80FBE3 #A680FB
square
#FB8098 #D5FB80 #80FBE3 #A680FB
split-complementary
#FB8098 #80FBA6 #80D5FB
monochromatic
#F70938 #F94568 #FB8098 #FDBBC8 #FEE1E7
Accessibility & contrast
On white
2.43
#FB8098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FB8098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8098
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8098 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979798
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#FF7389
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fb8098; /* rgb */ color: rgb(251, 128, 152); /* oklch */ color: oklch(74.5% 0.151 9.1);
Tailwind
colors: {
custom: {
50: '#ffa8b6',
500: '#fb8098',
950: '#000000',
},
}SCSS
$custom: #fb8098; $custom-light: #ffa8b6; $custom-dark: #000000;
JSON
{
"hex": "#fb8098",
"rgb": {
"r": 251,
"g": 128,
"b": 152
},
"hsl": {
"h": 348.293,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.7448,
"c": 0.15102,
"h": 9.1
},
"luminance": 0.38215
}Semantic roles & 50–950 ramp
primary
#FB8098
secondary
#D5F6F0
accent
#E6B900
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80