#FAC082#FAC082
#FAC082 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.7% C 0.103 H 67.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FAC082 |
|---|---|
| RGB | rgb(250, 192, 130) |
| HSL | hsl(31, 92%, 75%) |
| HSV | hsv(31, 48%, 98%) |
| CMYK | cmyk(0%, 23.2%, 48%, 2%) |
| CIE-LAB | lab(81.64, 13.48, 39.16) |
| CIE-LCH | lch(81.64, 41.41, 71.01°) |
| OKLab | oklab(84.68% 0.0394 0.0953) |
| OKLCH | oklch(84.68% 0.103 67.5) |
| XYZ | xyz(62.3060, 59.6389, 29.3445) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.17
Burlywood
#DEB887
ΔE00 5.87
Peach (survey)
#FFB07C
ΔE00 7.21
Sandybrown
#F4A460
ΔE00 7.67
Butterscotch
#FDB147
ΔE00 7.74
Pale Orange
#FFA756
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAC082 #82BCFA
analogous
#FA8482 #FAC082 #F8FA82
triadic
#FAC082 #82FAC0 #C082FA
tetradic
#FAC082 #82FA84 #82BCFA #FA82F8
square
#FAC082 #82FA84 #82BCFA #FA82F8
split-complementary
#FAC082 #82F8FA #8482FA
monochromatic
#F5850C #F8A247 #FAC082 #FCDEBD #FEF0E2
Accessibility & contrast
On white
1.62
#FAC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#FAC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAC082
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAC082 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fac082; /* rgb */ color: rgb(250, 192, 130); /* oklch */ color: oklch(84.7% 0.103 67.5);
Tailwind
colors: {
custom: {
50: '#fed3a7',
500: '#fac082',
950: '#000000',
},
}SCSS
$custom: #fac082; $custom-light: #fed3a7; $custom-dark: #000000;
JSON
{
"hex": "#fac082",
"rgb": {
"r": 250,
"g": 192,
"b": 130
},
"hsl": {
"h": 31,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.84675,
"c": 0.10308,
"h": 67.5
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#FAC082
secondary
#488ED8
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380