#FBAC7D#FBAC7D
#FBAC7D is a light, moderate orange. Relative luminance 0.515; OKLCH L 81.0% C 0.112 H 51.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBAC7D |
|---|---|
| RGB | rgb(251, 172, 125) |
| HSL | hsl(22, 94%, 74%) |
| HSV | hsv(22, 50%, 98%) |
| CMYK | cmyk(0%, 31.5%, 50.2%, 1.6%) |
| CIE-LAB | lab(76.98, 23.91, 35.80) |
| CIE-LCH | lch(76.98, 43.05, 56.27°) |
| OKLab | oklab(81.05% 0.0699 0.0873) |
| OKLCH | oklch(81.05% 0.112 51.3) |
| XYZ | xyz(58.2410, 51.4995, 26.2710) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.67
Lightsalmon
#FFA07A
ΔE00 5.13
Apricot (survey)
#FFB16D
ΔE00 5.53
Sandybrown
#F4A460
ΔE00 5.65
Pastel Orange
#FF964F
ΔE00 6.99
Pale Orange
#FFA756
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBAC7D #7DCCFB
analogous
#FB7D8D #FBAC7D #FBEB7D
triadic
#FBAC7D #7DFBAC #AC7DFB
tetradic
#FBAC7D #8DFB7D #7DCCFB #EB7DFB
square
#FBAC7D #8DFB7D #7DCCFB #EB7DFB
split-complementary
#FBAC7D #7DFBEB #7D8DFB
monochromatic
#F66108 #F98642 #FBAC7D #FDD2B8 #FEECE1
Accessibility & contrast
On white
1.86
#FBAC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FBAC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBAC7D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBAC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBAC7D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B479
Deuteranopia (green-blind)
#D5C57D
Tritanopia (blue-blind)
#FF9DA0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #fbac7d; /* rgb */ color: rgb(251, 172, 125); /* oklch */ color: oklch(81.0% 0.112 51.3);
Tailwind
colors: {
custom: {
50: '#ffc5a3',
500: '#fbac7d',
950: '#000000',
},
}SCSS
$custom: #fbac7d; $custom-light: #ffc5a3; $custom-dark: #000000;
JSON
{
"hex": "#fbac7d",
"rgb": {
"r": 251,
"g": 172,
"b": 125
},
"hsl": {
"h": 22.381,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.81048,
"c": 0.11184,
"h": 51.3
},
"luminance": 0.51495
}Semantic roles & 50–950 ramp
primary
#FBAC7D
secondary
#44A1D8
accent
#90E600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280