#FB9593#FB9593
#FB9593 is a light, vivid red. Relative luminance 0.441; OKLCH L 77.6% C 0.123 H 21.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FB9593 |
|---|---|
| RGB | rgb(251, 149, 147) |
| HSL | hsl(1, 93%, 78%) |
| HSV | hsv(1, 41%, 98%) |
| CMYK | cmyk(0%, 40.6%, 41.4%, 1.6%) |
| CIE-LAB | lab(72.31, 38.04, 17.67) |
| CIE-LCH | lch(72.31, 41.94, 24.92°) |
| OKLab | oklab(77.58% 0.1147 0.0452) |
| OKLCH | oklch(77.58% 0.123 21.5) |
| XYZ | xyz(55.8005, 44.1156, 33.1744) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.74
Blush Pink
#FE828C
ΔE00 4.89
Lightcoral
#F08080
ΔE00 5.10
Blush (survey)
#F29E8E
ΔE00 5.50
Salmon Pink
#FE7B7C
ΔE00 5.81
Rose Pink
#F7879A
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB9593 #93F9FB
analogous
#FB93C5 #FB9593 #FBC993
triadic
#FB9593 #93FB95 #9593FB
tetradic
#FB9593 #C5FB93 #93F9FB #C993FB
square
#FB9593 #C5FB93 #93F9FB #C993FB
split-complementary
#FB9593 #93FBC9 #93C5FB
monochromatic
#F7211D #F95B58 #FB9593 #FDCFCE #FEE2E1
Accessibility & contrast
On white
2.14
#FB9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FB9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB9593
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB9593 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA592
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fb9593; /* rgb */ color: rgb(251, 149, 147); /* oklch */ color: oklch(77.6% 0.123 21.5);
Tailwind
colors: {
custom: {
50: '#ffb5b2',
500: '#fb9593',
950: '#000000',
},
}SCSS
$custom: #fb9593; $custom-light: #ffb5b2; $custom-dark: #000000;
JSON
{
"hex": "#fb9593",
"rgb": {
"r": 251,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.154,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.77578,
"c": 0.12331,
"h": 21.5
},
"luminance": 0.44111
}Semantic roles & 50–950 ramp
primary
#FB9593
secondary
#D5F5F6
accent
#E1E600
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080