#FAB47A#FAB47A
#FAB47A is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.3% C 0.110 H 60.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB47A |
|---|---|
| RGB | rgb(250, 180, 122) |
| HSL | hsl(27, 93%, 73%) |
| HSV | hsv(27, 51%, 98%) |
| CMYK | cmyk(0%, 28%, 51.2%, 2%) |
| CIE-LAB | lab(78.68, 19.05, 39.51) |
| CIE-LCH | lch(78.68, 43.86, 64.26°) |
| OKLab | oklab(82.33% 0.0551 0.0956) |
| OKLCH | oklch(82.33% 0.11 60.1) |
| XYZ | xyz(59.2615, 54.3760, 25.7829) |
| Luminance | 0.5437 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.21
Peach (survey)
#FFB07C
ΔE00 3.16
Sandybrown
#F4A460
ΔE00 4.31
Pale Orange
#FFA756
ΔE00 5.21
Light Orange
#FDAA48
ΔE00 7.25
Burlywood
#DEB887
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB47A #7AC0FA
analogous
#FA7A80 #FAB47A #FAF47A
triadic
#FAB47A #7AFAB4 #B47AFA
tetradic
#FAB47A #80FA7A #7AC0FA #F47AFA
square
#FAB47A #80FA7A #7AC0FA #F47AFA
split-complementary
#FAB47A #7AFAF4 #7A80FA
monochromatic
#F17209 #F8933F #FAB47A #FCD5B5 #FEEEE2
Accessibility & contrast
On white
1.77
#FAB47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FAB47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB47A
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB47A | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B975
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#FFA5A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fab47a; /* rgb */ color: rgb(250, 180, 122); /* oklch */ color: oklch(82.3% 0.110 60.1);
Tailwind
colors: {
custom: {
50: '#ffcaa1',
500: '#fab47a',
950: '#000000',
},
}SCSS
$custom: #fab47a; $custom-light: #ffcaa1; $custom-dark: #000000;
JSON
{
"hex": "#fab47a",
"rgb": {
"r": 250,
"g": 180,
"b": 122
},
"hsl": {
"h": 27.188,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.82329,
"c": 0.1103,
"h": 60.1
},
"luminance": 0.54372
}Semantic roles & 50–950 ramp
primary
#FAB47A
secondary
#4193D7
accent
#7EE600
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280