#FAB080#FAB080
#FAB080 is a light, moderate orange. Relative luminance 0.529; OKLCH L 81.7% C 0.107 H 53.6°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB080 |
|---|---|
| RGB | rgb(250, 176, 128) |
| HSL | hsl(24, 92%, 74%) |
| HSV | hsv(24, 49%, 98%) |
| CMYK | cmyk(0%, 29.6%, 48.8%, 2%) |
| CIE-LAB | lab(77.84, 21.68, 35.31) |
| CIE-LCH | lch(77.84, 41.44, 58.45°) |
| OKLab | oklab(81.7% 0.0636 0.0864) |
| OKLCH | oklch(81.7% 0.107 53.6) |
| XYZ | xyz(58.8490, 52.9375, 27.5363) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.16
Apricot (survey)
#FFB16D
ΔE00 4.69
Sandybrown
#F4A460
ΔE00 5.39
Lightsalmon
#FFA07A
ΔE00 6.50
Pale Orange
#FFA756
ΔE00 6.95
Pastel Orange
#FF964F
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB080 #80CAFA
analogous
#FA808D #FAB080 #FAED80
triadic
#FAB080 #80FAB0 #B080FA
tetradic
#FAB080 #8DFA80 #80CAFA #ED80FA
square
#FAB080 #8DFA80 #80CAFA #ED80FA
split-complementary
#FAB080 #80FAED #808DFA
monochromatic
#F5670A #F88B45 #FAB080 #FCD5BB #FEEDE2
Accessibility & contrast
On white
1.81
#FAB080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FAB080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB080
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB080 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77C
Deuteranopia (green-blind)
#D6C780
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #fab080; /* rgb */ color: rgb(250, 176, 128); /* oklch */ color: oklch(81.7% 0.107 53.6);
Tailwind
colors: {
custom: {
50: '#ffc7a5',
500: '#fab080',
950: '#000000',
},
}SCSS
$custom: #fab080; $custom-light: #ffc7a5; $custom-dark: #000000;
JSON
{
"hex": "#fab080",
"rgb": {
"r": 250,
"g": 176,
"b": 128
},
"hsl": {
"h": 23.607,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.81704,
"c": 0.10727,
"h": 53.6
},
"luminance": 0.52933
}Semantic roles & 50–950 ramp
primary
#FAB080
secondary
#479FD7
accent
#8BE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280