#FCC182#FCC182
#FCC182 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.1% C 0.105 H 67.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC182 |
|---|---|
| RGB | rgb(252, 193, 130) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23.4%, 48.4%, 1.2%) |
| CIE-LAB | lab(82.08, 13.75, 39.76) |
| CIE-LCH | lch(82.08, 42.07, 70.93°) |
| OKLab | oklab(85.07% 0.0401 0.0966) |
| OKLCH | oklch(85.07% 0.105 67.5) |
| XYZ | xyz(63.2469, 60.4511, 29.4517) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.17
Burlywood
#DEB887
ΔE00 6.22
Peach (survey)
#FFB07C
ΔE00 7.27
Butterscotch
#FDB147
ΔE00 7.66
Sandybrown
#F4A460
ΔE00 7.77
Pale Orange
#FFA756
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC182 #82BDFC
analogous
#FC8482 #FCC182 #FAFC82
triadic
#FCC182 #82FCC1 #C182FC
tetradic
#FCC182 #82FC84 #82BDFC #FC82FA
square
#FCC182 #82FC84 #82BDFC #FC82FA
split-complementary
#FCC182 #82FAFC #8482FC
monochromatic
#F9860A #FBA346 #FCC182 #FDDFBE #FEF0E1
Accessibility & contrast
On white
1.60
#FCC182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FCC182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC182
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC182 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcc182; /* rgb */ color: rgb(252, 193, 130); /* oklch */ color: oklch(85.1% 0.105 67.5);
Tailwind
colors: {
custom: {
50: '#ffd3a7',
500: '#fcc182',
950: '#000000',
},
}SCSS
$custom: #fcc182; $custom-light: #ffd3a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc182",
"rgb": {
"r": 252,
"g": 193,
"b": 130
},
"hsl": {
"h": 30.984,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.85066,
"c": 0.1046,
"h": 67.5
},
"luminance": 0.60447
}Semantic roles & 50–950 ramp
primary
#FCC182
secondary
#488FDA
accent
#6FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380