#FB9998#FB9998
#FB9998 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.3% C 0.118 H 20.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9998 |
|---|---|
| RGB | rgb(251, 153, 152) |
| HSL | hsl(1, 93%, 79%) |
| HSV | hsv(1, 39%, 98%) |
| CMYK | cmyk(0%, 39%, 39.4%, 1.6%) |
| CIE-LAB | lab(73.26, 36.52, 16.25) |
| CIE-LCH | lch(73.26, 39.97, 23.98°) |
| OKLab | oklab(78.34% 0.1104 0.0417) |
| OKLCH | oklch(78.34% 0.118 20.7) |
| XYZ | xyz(56.8451, 45.5634, 35.5004) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.12
Blush Pink
#FE828C
ΔE00 5.50
Blush (survey)
#F29E8E
ΔE00 5.57
Lightcoral
#F08080
ΔE00 6.02
Rose Pink
#F7879A
ΔE00 6.71
Salmon Pink
#FE7B7C
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9998 #98FAFB
analogous
#FB98C9 #FB9998 #FBCB98
triadic
#FB9998 #98FB99 #9998FB
tetradic
#FB9998 #C9FB98 #98FAFB #CB98FB
square
#FB9998 #C9FB98 #98FAFB #CB98FB
split-complementary
#FB9998 #98FBCB #98C9FB
monochromatic
#F62422 #F95F5D #FB9998 #FDD3D3 #FEE2E2
Accessibility & contrast
On white
2.08
#FB9998 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#FB9998 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9998
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9998 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9998 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#C5BB96
Tritanopia (blue-blind)
#FF8D99
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #fb9998; /* rgb */ color: rgb(251, 153, 152); /* oklch */ color: oklch(78.3% 0.118 20.7);
Tailwind
colors: {
custom: {
50: '#ffb8b6',
500: '#fb9998',
950: '#000000',
},
}SCSS
$custom: #fb9998; $custom-light: #ffb8b6; $custom-dark: #000000;
JSON
{
"hex": "#fb9998",
"rgb": {
"r": 251,
"g": 153,
"b": 152
},
"hsl": {
"h": 0.606,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.78344,
"c": 0.11799,
"h": 20.7
},
"luminance": 0.45559
}Semantic roles & 50–950 ramp
primary
#FB9998
secondary
#D5F6F6
accent
#E3E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080