#FBAD96#FBAD96
#FBAD96 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.7% C 0.098 H 37.1°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAD96 |
|---|---|
| RGB | rgb(251, 173, 150) |
| HSL | hsl(14, 93%, 79%) |
| HSV | hsv(14, 40%, 98%) |
| CMYK | cmyk(0%, 31.1%, 40.2%, 1.6%) |
| CIE-LAB | lab(77.64, 25.86, 23.37) |
| CIE-LCH | lch(77.64, 34.85, 42.11°) |
| OKLab | oklab(81.7% 0.078 0.0591) |
| OKLCH | oklch(81.7% 0.098 37.1) |
| XYZ | xyz(60.2348, 52.6027, 35.8290) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.01
Light Salmon
#FEA993
ΔE00 1.48
Blush (survey)
#F29E8E
ΔE00 4.38
Lightsalmon
#FFA07A
ΔE00 5.45
Peachy Pink
#FF9A8A
ΔE00 5.69
Darksalmon
#E9967A
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAD96 #96E4FB
analogous
#FB96B1 #FBAD96 #FBDF96
triadic
#FBAD96 #96FBAD #AD96FB
tetradic
#FBAD96 #B1FB96 #96E4FB #DF96FB
square
#FBAD96 #B1FB96 #96E4FB #DF96FB
split-complementary
#FBAD96 #96FBDF #96B1FB
monochromatic
#F75120 #F97F5B #FBAD96 #FDDBD1 #FEE8E2
Accessibility & contrast
On white
1.82
#FBAD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FBAD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAD96
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAD96 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B694
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#FFA1A7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fbad96; /* rgb */ color: rgb(251, 173, 150); /* oklch */ color: oklch(81.7% 0.098 37.1);
Tailwind
colors: {
custom: {
50: '#ffc6b5',
500: '#fbad96',
950: '#000000',
},
}SCSS
$custom: #fbad96; $custom-light: #ffc6b5; $custom-dark: #000000;
JSON
{
"hex": "#fbad96",
"rgb": {
"r": 251,
"g": 173,
"b": 150
},
"hsl": {
"h": 13.663,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.81699,
"c": 0.09782,
"h": 37.1
},
"luminance": 0.52598
}Semantic roles & 50–950 ramp
primary
#FBAD96
secondary
#59BEDC
accent
#B1E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281