#FAB482#FAB482
#FAB482 is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.5% C 0.105 H 56.2°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FAB482 |
|---|---|
| RGB | rgb(250, 180, 130) |
| HSL | hsl(25, 92%, 75%) |
| HSV | hsv(25, 48%, 98%) |
| CMYK | cmyk(0%, 28%, 48%, 2%) |
| CIE-LAB | lab(78.80, 19.77, 35.51) |
| CIE-LCH | lch(78.80, 40.64, 60.90°) |
| OKLab | oklab(82.46% 0.0581 0.0869) |
| OKLCH | oklch(82.46% 0.105 56.2) |
| XYZ | xyz(59.7778, 54.5824, 28.5018) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.89
Apricot (survey)
#FFB16D
ΔE00 3.96
Sandybrown
#F4A460
ΔE00 5.36
Pale Orange
#FFA756
ΔE00 6.68
Lightsalmon
#FFA07A
ΔE00 7.97
Apricot
#FBCEB1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAB482 #82C8FA
analogous
#FA828C #FAB482 #FAF082
triadic
#FAB482 #82FAB4 #B482FA
tetradic
#FAB482 #8CFA82 #82C8FA #F082FA
square
#FAB482 #8CFA82 #82C8FA #F082FA
split-complementary
#FAB482 #82FAF0 #828CFA
monochromatic
#F56D0C #F89147 #FAB482 #FCD7BD #FEEDE2
Accessibility & contrast
On white
1.76
#FAB482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#FAB482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAB482
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAB482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAB482 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BA7E
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#FFA6A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #fab482; /* rgb */ color: rgb(250, 180, 130); /* oklch */ color: oklch(82.5% 0.105 56.2);
Tailwind
colors: {
custom: {
50: '#ffcaa7',
500: '#fab482',
950: '#000000',
},
}SCSS
$custom: #fab482; $custom-light: #ffcaa7; $custom-dark: #000000;
JSON
{
"hex": "#fab482",
"rgb": {
"r": 250,
"g": 180,
"b": 130
},
"hsl": {
"h": 25,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.82461,
"c": 0.10454,
"h": 56.2
},
"luminance": 0.54578
}Semantic roles & 50–950 ramp
primary
#FAB482
secondary
#489CD8
accent
#86E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280