#FDC082#FDC082
#FDC082 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.0% C 0.105 H 66.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC082 |
|---|---|
| RGB | rgb(253, 192, 130) |
| HSL | hsl(30, 97%, 75%) |
| HSV | hsv(30, 49%, 99%) |
| CMYK | cmyk(0%, 24.1%, 48.6%, 0.8%) |
| CIE-LAB | lab(81.95, 14.67, 39.61) |
| CIE-LCH | lch(81.95, 42.24, 69.68°) |
| OKLab | oklab(84.98% 0.0427 0.0963) |
| OKLCH | oklch(84.98% 0.105 66.1) |
| XYZ | xyz(63.3898, 60.1977, 29.3953) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.63
Burlywood
#DEB887
ΔE00 6.51
Peach (survey)
#FFB07C
ΔE00 6.61
Sandybrown
#F4A460
ΔE00 7.32
Pale Orange
#FFA756
ΔE00 7.41
Light Orange
#FDAA48
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC082 #82BFFD
analogous
#FD8382 #FDC082 #FCFD82
triadic
#FDC082 #82FDC0 #C082FD
tetradic
#FDC082 #82FD83 #82BFFD #FD82FC
square
#FDC082 #82FD83 #82BFFD #FD82FC
split-complementary
#FDC082 #82FCFD #8382FD
monochromatic
#FB830A #FCA246 #FDC082 #FEDEBE #FFF0E1
Accessibility & contrast
On white
1.61
#FDC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FDC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC082
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC082 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C47D
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fdc082; /* rgb */ color: rgb(253, 192, 130); /* oklch */ color: oklch(85.0% 0.105 66.1);
Tailwind
colors: {
custom: {
50: '#ffd3a7',
500: '#fdc082',
950: '#000000',
},
}SCSS
$custom: #fdc082; $custom-light: #ffd3a7; $custom-dark: #000000;
JSON
{
"hex": "#fdc082",
"rgb": {
"r": 253,
"g": 192,
"b": 130
},
"hsl": {
"h": 30.244,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.84981,
"c": 0.10532,
"h": 66.1
},
"luminance": 0.60194
}Semantic roles & 50–950 ramp
primary
#FDC082
secondary
#4791DC
accent
#72E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380