#FBAA94#FBAA94
#FBAA94 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.101 H 35.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAA94 |
|---|---|
| RGB | rgb(251, 170, 148) |
| HSL | hsl(13, 93%, 78%) |
| HSV | hsv(13, 41%, 98%) |
| CMYK | cmyk(0%, 32.3%, 41%, 1.6%) |
| CIE-LAB | lab(76.92, 27.22, 23.47) |
| CIE-LCH | lch(76.92, 35.94, 40.77°) |
| OKLab | oklab(81.13% 0.082 0.0592) |
| OKLCH | oklch(81.13% 0.101 35.9) |
| XYZ | xyz(59.5063, 51.4012, 34.7985) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.71
Pale Salmon
#FFB19A
ΔE00 1.71
Blush (survey)
#F29E8E
ΔE00 3.58
Peachy Pink
#FF9A8A
ΔE00 4.79
Lightsalmon
#FFA07A
ΔE00 5.37
Darksalmon
#E9967A
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAA94 #94E5FB
analogous
#FB94B1 #FBAA94 #FBDE94
triadic
#FBAA94 #94FBAA #AA94FB
tetradic
#FBAA94 #B1FB94 #94E5FB #DE94FB
square
#FBAA94 #B1FB94 #94E5FB #DE94FB
split-complementary
#FBAA94 #94FBDE #94B1FB
monochromatic
#F74C1E #F97B59 #FBAA94 #FDD9CF #FEE8E2
Accessibility & contrast
On white
1.86
#FBAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FBAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAA94
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAA94 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB492
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#FF9EA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fbaa94; /* rgb */ color: rgb(251, 170, 148); /* oklch */ color: oklch(81.1% 0.101 35.9);
Tailwind
colors: {
custom: {
50: '#ffc3b3',
500: '#fbaa94',
950: '#000000',
},
}SCSS
$custom: #fbaa94; $custom-light: #ffc3b3; $custom-dark: #000000;
JSON
{
"hex": "#fbaa94",
"rgb": {
"r": 251,
"g": 170,
"b": 148
},
"hsl": {
"h": 12.816,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.81131,
"c": 0.10112,
"h": 35.9
},
"luminance": 0.51397
}Semantic roles & 50–950 ramp
primary
#FBAA94
secondary
#58BFDB
accent
#B4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281