#FBAD94#FBAD94
#FBAD94 is a light, moderate red. Relative luminance 0.525; OKLCH L 81.7% C 0.099 H 38.5°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAD94 |
|---|---|
| RGB | rgb(251, 173, 148) |
| HSL | hsl(15, 93%, 78%) |
| HSV | hsv(15, 41%, 98%) |
| CMYK | cmyk(0%, 31.1%, 41%, 1.6%) |
| CIE-LAB | lab(77.60, 25.64, 24.39) |
| CIE-LCH | lch(77.60, 35.39, 43.57°) |
| OKLab | oklab(81.66% 0.0772 0.0615) |
| OKLCH | oklch(81.66% 0.099 38.5) |
| XYZ | xyz(60.0751, 52.5388, 34.9881) |
| Luminance | 0.5253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.26
Light Salmon
#FEA993
ΔE00 1.88
Blush (survey)
#F29E8E
ΔE00 4.81
Lightsalmon
#FFA07A
ΔE00 4.94
Darksalmon
#E9967A
ΔE00 5.96
Peachy Pink
#FF9A8A
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAD94 #94E2FB
analogous
#FB94AE #FBAD94 #FBE094
triadic
#FBAD94 #94FBAD #AD94FB
tetradic
#FBAD94 #AEFB94 #94E2FB #E094FB
square
#FBAD94 #AEFB94 #94E2FB #E094FB
split-complementary
#FBAD94 #94FBE0 #94AEFB
monochromatic
#F7531E #F98059 #FBAD94 #FDDACF #FEE8E2
Accessibility & contrast
On white
1.83
#FBAD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#FBAD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAD94
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAD94 | 1.00 | 1.83 | 11.51 | 11.51 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B692
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#FFA1A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbad94; /* rgb */ color: rgb(251, 173, 148); /* oklch */ color: oklch(81.7% 0.099 38.5);
Tailwind
colors: {
custom: {
50: '#ffc6b3',
500: '#fbad94',
950: '#000000',
},
}SCSS
$custom: #fbad94; $custom-light: #ffc6b3; $custom-dark: #000000;
JSON
{
"hex": "#fbad94",
"rgb": {
"r": 251,
"g": 173,
"b": 148
},
"hsl": {
"h": 14.563,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.81657,
"c": 0.09868,
"h": 38.5
},
"luminance": 0.52534
}Semantic roles & 50–950 ramp
primary
#FBAD94
secondary
#58BBDB
accent
#AEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281