#FCC282#FCC282
#FCC282 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.3% C 0.105 H 68.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC282 |
|---|---|
| RGB | rgb(252, 194, 130) |
| HSL | hsl(31, 95%, 75%) |
| HSV | hsv(31, 48%, 99%) |
| CMYK | cmyk(0%, 23%, 48.4%, 1.2%) |
| CIE-LAB | lab(82.32, 13.23, 40.07) |
| CIE-LCH | lch(82.32, 42.20, 71.73°) |
| OKLab | oklab(85.25% 0.0385 0.0973) |
| OKLCH | oklch(85.25% 0.105 68.4) |
| XYZ | xyz(63.4687, 60.8947, 29.5257) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.55
Burlywood
#DEB887
ΔE00 6.18
Butterscotch
#FDB147
ΔE00 7.60
Peach (survey)
#FFB07C
ΔE00 7.74
Light Peach
#FFD8B1
ΔE00 7.79
Light Orange
#FDAA48
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC282 #82BCFC
analogous
#FC8582 #FCC282 #F9FC82
triadic
#FCC282 #82FCC2 #C282FC
tetradic
#FCC282 #82FC85 #82BCFC #FC82F9
square
#FCC282 #82FC85 #82BCFC #FC82F9
split-complementary
#FCC282 #82F9FC #8582FC
monochromatic
#F9880A #FBA546 #FCC282 #FDDFBE #FEF0E1
Accessibility & contrast
On white
1.59
#FCC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC282
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC282 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C57D
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#FFB4B2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcc282; /* rgb */ color: rgb(252, 194, 130); /* oklch */ color: oklch(85.3% 0.105 68.4);
Tailwind
colors: {
custom: {
50: '#ffd4a7',
500: '#fcc282',
950: '#000000',
},
}SCSS
$custom: #fcc282; $custom-light: #ffd4a7; $custom-dark: #000000;
JSON
{
"hex": "#fcc282",
"rgb": {
"r": 252,
"g": 194,
"b": 130
},
"hsl": {
"h": 31.475,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.85253,
"c": 0.10465,
"h": 68.4
},
"luminance": 0.60891
}Semantic roles & 50–950 ramp
primary
#FCC282
secondary
#488DDA
accent
#6DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380