#FABA7B#FABA7B
#FABA7B is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.4% C 0.109 H 65.0°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA7B |
|---|---|
| RGB | rgb(250, 186, 123) |
| HSL | hsl(30, 93%, 73%) |
| HSV | hsv(30, 51%, 98%) |
| CMYK | cmyk(0%, 25.6%, 50.8%, 2%) |
| CIE-LAB | lab(80.11, 15.99, 40.80) |
| CIE-LCH | lch(80.11, 43.82, 68.60°) |
| OKLab | oklab(83.45% 0.0461 0.0986) |
| OKLCH | oklch(83.45% 0.109 65) |
| XYZ | xyz(60.5614, 56.8760, 26.5235) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.34
Peach (survey)
#FFB07C
ΔE00 5.69
Sandybrown
#F4A460
ΔE00 5.85
Pale Orange
#FFA756
ΔE00 6.09
Burlywood
#DEB887
ΔE00 6.66
Light Orange
#FDAA48
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA7B #7BBBFA
analogous
#FA7B7B #FABA7B #FAFA7B
triadic
#FABA7B #7BFABA #BA7BFA
tetradic
#FABA7B #7BFA7B #7BBBFA #FA7BFA
square
#FABA7B #7BFA7B #7BBBFA #FA7BFA
split-complementary
#FABA7B #7BFAFA #7B7BFA
monochromatic
#F17C09 #F89B40 #FABA7B #FCD9B6 #FEF0E2
Accessibility & contrast
On white
1.70
#FABA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FABA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA7B
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA7B | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBE76
Deuteranopia (green-blind)
#DECD7C
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba7b; /* rgb */ color: rgb(250, 186, 123); /* oklch */ color: oklch(83.4% 0.109 65.0);
Tailwind
colors: {
custom: {
50: '#ffcea2',
500: '#faba7b',
950: '#000000',
},
}SCSS
$custom: #faba7b; $custom-light: #ffcea2; $custom-dark: #000000;
JSON
{
"hex": "#faba7b",
"rgb": {
"r": 250,
"g": 186,
"b": 123
},
"hsl": {
"h": 29.764,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.83447,
"c": 0.10879,
"h": 65
},
"luminance": 0.56872
}Semantic roles & 50–950 ramp
primary
#FABA7B
secondary
#428DD7
accent
#74E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380