#FABA7A#FABA7A
#FABA7A is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.4% C 0.110 H 65.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FABA7A |
|---|---|
| RGB | rgb(250, 186, 122) |
| HSL | hsl(30, 93%, 73%) |
| HSV | hsv(30, 51%, 98%) |
| CMYK | cmyk(0%, 25.6%, 51.2%, 2%) |
| CIE-LAB | lab(80.10, 15.90, 41.29) |
| CIE-LCH | lch(80.10, 44.25, 68.94°) |
| OKLab | oklab(83.43% 0.0457 0.0996) |
| OKLCH | oklch(83.43% 0.11 65.4) |
| XYZ | xyz(60.4991, 56.8511, 26.1955) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.39
Peach (survey)
#FFB07C
ΔE00 5.88
Sandybrown
#F4A460
ΔE00 5.88
Pale Orange
#FFA756
ΔE00 6.06
Light Orange
#FDAA48
ΔE00 6.58
Burlywood
#DEB887
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FABA7A #7ABAFA
analogous
#FA7A7A #FABA7A #FAFA7A
triadic
#FABA7A #7AFABA #BA7AFA
tetradic
#FABA7A #7AFA7A #7ABAFA #FA7AFA
square
#FABA7A #7AFA7A #7ABAFA #FA7AFA
split-complementary
#FABA7A #7AFAFA #7A7AFA
monochromatic
#F17D09 #F89B3F #FABA7A #FCD9B5 #FEF0E2
Accessibility & contrast
On white
1.70
#FABA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FABA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FABA7A
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FABA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FABA7A | 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)
#CFBE75
Deuteranopia (green-blind)
#DECD7B
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #faba7a; /* rgb */ color: rgb(250, 186, 122); /* oklch */ color: oklch(83.4% 0.110 65.4);
Tailwind
colors: {
custom: {
50: '#ffcea1',
500: '#faba7a',
950: '#000000',
},
}SCSS
$custom: #faba7a; $custom-light: #ffcea1; $custom-dark: #000000;
JSON
{
"hex": "#faba7a",
"rgb": {
"r": 250,
"g": 186,
"b": 122
},
"hsl": {
"h": 30,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.83432,
"c": 0.10958,
"h": 65.4
},
"luminance": 0.56847
}Semantic roles & 50–950 ramp
primary
#FABA7A
secondary
#418CD7
accent
#73E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18130F
muted
#868380