#FBA792#FBA792
#FBA792 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.104 H 34.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBA792 |
|---|---|
| RGB | rgb(251, 167, 146) |
| HSL | hsl(12, 93%, 78%) |
| HSV | hsv(12, 42%, 98%) |
| CMYK | cmyk(0%, 33.5%, 41.8%, 1.6%) |
| CIE-LAB | lab(76.21, 28.57, 23.58) |
| CIE-LCH | lch(76.21, 37.05, 39.53°) |
| OKLab | oklab(80.57% 0.0859 0.0595) |
| OKLCH | oklch(80.57% 0.104 34.7) |
| XYZ | xyz(58.7934, 50.2265, 33.7867) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.66
Pale Salmon
#FFB19A
ΔE00 2.52
Blush (survey)
#F29E8E
ΔE00 2.84
Peachy Pink
#FF9A8A
ΔE00 3.92
Darksalmon
#E9967A
ΔE00 5.39
Lightsalmon
#FFA07A
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBA792 #92E6FB
analogous
#FB92B1 #FBA792 #FBDB92
triadic
#FBA792 #92FBA7 #A792FB
tetradic
#FBA792 #B1FB92 #92E6FB #DB92FB
square
#FBA792 #B1FB92 #92E6FB #DB92FB
split-complementary
#FBA792 #92FBDB #92B1FB
monochromatic
#F7481C #F97757 #FBA792 #FDD7CD #FEE7E1
Accessibility & contrast
On white
1.90
#FBA792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FBA792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBA792
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBA792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBA792 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB290
Deuteranopia (green-blind)
#CFC391
Tritanopia (blue-blind)
#FF9BA2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #fba792; /* rgb */ color: rgb(251, 167, 146); /* oklch */ color: oklch(80.6% 0.104 34.7);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#fba792',
950: '#000000',
},
}SCSS
$custom: #fba792; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#fba792",
"rgb": {
"r": 251,
"g": 167,
"b": 146
},
"hsl": {
"h": 12,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.80568,
"c": 0.10449,
"h": 34.7
},
"luminance": 0.50222
}Semantic roles & 50–950 ramp
primary
#FBA792
secondary
#56C1DB
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281