#FDC282#FDC282
#FDC282 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.4% C 0.105 H 67.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDC282 |
|---|---|
| RGB | rgb(253, 194, 130) |
| HSL | hsl(31, 97%, 75%) |
| HSV | hsv(31, 49%, 99%) |
| CMYK | cmyk(0%, 23.3%, 48.6%, 0.8%) |
| CIE-LAB | lab(82.42, 13.63, 40.22) |
| CIE-LCH | lch(82.42, 42.46, 71.28°) |
| OKLab | oklab(85.35% 0.0396 0.0976) |
| OKLCH | oklch(85.35% 0.105 67.9) |
| XYZ | xyz(63.8319, 61.0819, 29.5427) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.36
Burlywood
#DEB887
ΔE00 6.37
Peach (survey)
#FFB07C
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 7.83
Light Orange
#FDAA48
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDC282 #82BDFD
analogous
#FD8582 #FDC282 #FAFD82
triadic
#FDC282 #82FDC2 #C282FD
tetradic
#FDC282 #82FD85 #82BDFD #FD82FA
square
#FDC282 #82FD85 #82BDFD #FD82FA
split-complementary
#FDC282 #82FAFD #8582FD
monochromatic
#FB870A #FCA546 #FDC282 #FEDFBE #FFF0E1
Accessibility & contrast
On white
1.59
#FDC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FDC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDC282
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDC282 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fdc282; /* rgb */ color: rgb(253, 194, 130); /* oklch */ color: oklch(85.4% 0.105 67.9);
Tailwind
colors: {
custom: {
50: '#ffd4a7',
500: '#fdc282',
950: '#000000',
},
}SCSS
$custom: #fdc282; $custom-light: #ffd4a7; $custom-dark: #000000;
JSON
{
"hex": "#fdc282",
"rgb": {
"r": 253,
"g": 194,
"b": 130
},
"hsl": {
"h": 31.22,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.85354,
"c": 0.10538,
"h": 67.9
},
"luminance": 0.61078
}Semantic roles & 50–950 ramp
primary
#FDC282
secondary
#478FDC
accent
#6EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380