#FBAA7A#FBAA7A
#FBAA7A is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.6% C 0.115 H 51.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAA7A |
|---|---|
| RGB | rgb(251, 170, 122) |
| HSL | hsl(22, 94%, 73%) |
| HSV | hsv(22, 51%, 98%) |
| CMYK | cmyk(0%, 32.3%, 51.4%, 1.6%) |
| CIE-LAB | lab(76.48, 24.69, 36.73) |
| CIE-LCH | lch(76.48, 44.26, 56.09°) |
| OKLab | oklab(80.64% 0.0719 0.0893) |
| OKLCH | oklch(80.64% 0.115 51.1) |
| XYZ | xyz(57.6745, 50.6684, 25.1510) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.90
Lightsalmon
#FFA07A
ΔE00 4.89
Sandybrown
#F4A460
ΔE00 5.44
Apricot (survey)
#FFB16D
ΔE00 5.58
Pastel Orange
#FF964F
ΔE00 6.48
Pale Orange
#FFA756
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAA7A #7ACBFB
analogous
#FB7A8A #FBAA7A #FBEB7A
triadic
#FBAA7A #7AFBAA #AA7AFB
tetradic
#FBAA7A #8AFB7A #7ACBFB #EB7AFB
square
#FBAA7A #8AFB7A #7ACBFB #EB7AFB
split-complementary
#FBAA7A #7AFBEB #7A8AFB
monochromatic
#F35F07 #F9843F #FBAA7A #FDD0B5 #FEECE1
Accessibility & contrast
On white
1.89
#FBAA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#FBAA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAA7A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAA7A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B276
Deuteranopia (green-blind)
#D4C47A
Tritanopia (blue-blind)
#FF9B9E
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #fbaa7a; /* rgb */ color: rgb(251, 170, 122); /* oklch */ color: oklch(80.6% 0.115 51.1);
Tailwind
colors: {
custom: {
50: '#ffc3a1',
500: '#fbaa7a',
950: '#000000',
},
}SCSS
$custom: #fbaa7a; $custom-light: #ffc3a1; $custom-dark: #000000;
JSON
{
"hex": "#fbaa7a",
"rgb": {
"r": 251,
"g": 170,
"b": 122
},
"hsl": {
"h": 22.326,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.80643,
"c": 0.11462,
"h": 51.1
},
"luminance": 0.50664
}Semantic roles & 50–950 ramp
primary
#FBAA7A
secondary
#41A0D8
accent
#90E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18120F
muted
#868280