#FBAC7A#FBAC7A
#FBAC7A is a light, moderate orange. Relative luminance 0.514; OKLCH L 81.0% C 0.114 H 52.8°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAC7A |
|---|---|
| RGB | rgb(251, 172, 122) |
| HSL | hsl(23, 94%, 73%) |
| HSV | hsv(23, 51%, 98%) |
| CMYK | cmyk(0%, 31.5%, 51.4%, 1.6%) |
| CIE-LAB | lab(76.94, 23.64, 37.31) |
| CIE-LCH | lch(76.94, 44.17, 57.64°) |
| OKLab | oklab(81% 0.0688 0.0906) |
| OKLCH | oklch(81% 0.114 52.8) |
| XYZ | xyz(58.0523, 51.4240, 25.2769) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.13
Apricot (survey)
#FFB16D
ΔE00 4.72
Sandybrown
#F4A460
ΔE00 4.88
Lightsalmon
#FFA07A
ΔE00 5.80
Pale Orange
#FFA756
ΔE00 6.49
Pastel Orange
#FF964F
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAC7A #7AC9FB
analogous
#FB7A88 #FBAC7A #FBED7A
triadic
#FBAC7A #7AFBAC #AC7AFB
tetradic
#FBAC7A #88FB7A #7AC9FB #ED7AFB
square
#FBAC7A #88FB7A #7AC9FB #ED7AFB
split-complementary
#FBAC7A #7AFBED #7A88FB
monochromatic
#F36307 #F9873F #FBAC7A #FDD1B5 #FEECE1
Accessibility & contrast
On white
1.86
#FBAC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#FBAC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAC7A
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAC7A | 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)
#C2B476
Deuteranopia (green-blind)
#D5C57A
Tritanopia (blue-blind)
#FF9D9F
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fbac7a; /* rgb */ color: rgb(251, 172, 122); /* oklch */ color: oklch(81.0% 0.114 52.8);
Tailwind
colors: {
custom: {
50: '#ffc5a1',
500: '#fbac7a',
950: '#000000',
},
}SCSS
$custom: #fbac7a; $custom-light: #ffc5a1; $custom-dark: #000000;
JSON
{
"hex": "#fbac7a",
"rgb": {
"r": 251,
"g": 172,
"b": 122
},
"hsl": {
"h": 23.256,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.80998,
"c": 0.11373,
"h": 52.8
},
"luminance": 0.51419
}Semantic roles & 50–950 ramp
primary
#FBAC7A
secondary
#419ED8
accent
#8DE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280