#FCC382#FCC382
#FCC382 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.4% C 0.105 H 69.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC382 |
|---|---|
| RGB | rgb(252, 195, 130) |
| HSL | hsl(32, 95%, 75%) |
| HSV | hsv(32, 48%, 99%) |
| CMYK | cmyk(0%, 22.6%, 48.4%, 1.2%) |
| CIE-LAB | lab(82.56, 12.71, 40.37) |
| CIE-LCH | lch(82.56, 42.33, 72.53°) |
| OKLab | oklab(85.44% 0.037 0.098) |
| OKLCH | oklch(85.44% 0.105 69.3) |
| XYZ | xyz(63.6920, 61.3413, 29.6001) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.95
Burlywood
#DEB887
ΔE00 6.16
Butterscotch
#FDB147
ΔE00 7.57
Light Peach
#FFD8B1
ΔE00 7.75
Light Orange
#FDAA48
ΔE00 8.10
Peach (survey)
#FFB07C
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC382 #82BBFC
analogous
#FC8682 #FCC382 #F8FC82
triadic
#FCC382 #82FCC3 #C382FC
tetradic
#FCC382 #82FC86 #82BBFC #FC82F8
square
#FCC382 #82FC86 #82BBFC #FC82F8
split-complementary
#FCC382 #82F8FC #8682FC
monochromatic
#F98A0A #FBA646 #FCC382 #FDE0BE #FEF1E1
Accessibility & contrast
On white
1.58
#FCC382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FCC382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC382
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC382 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc382; /* rgb */ color: rgb(252, 195, 130); /* oklch */ color: oklch(85.4% 0.105 69.3);
Tailwind
colors: {
custom: {
50: '#ffd5a7',
500: '#fcc382',
950: '#000000',
},
}SCSS
$custom: #fcc382; $custom-light: #ffd5a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc382",
"rgb": {
"r": 252,
"g": 195,
"b": 130
},
"hsl": {
"h": 31.967,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.8544,
"c": 0.10474,
"h": 69.3
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#FCC382
secondary
#488CDA
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380