#FFC482#FFC482
#FFC482 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.9% C 0.107 H 68.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC482 |
|---|---|
| RGB | rgb(255, 196, 130) |
| HSL | hsl(32, 100%, 75%) |
| HSV | hsv(32, 49%, 100%) |
| CMYK | cmyk(0%, 23.1%, 49%, 0%) |
| CIE-LAB | lab(83.10, 13.38, 41.12) |
| CIE-LCH | lch(83.10, 43.24, 71.98°) |
| OKLab | oklab(85.93% 0.0388 0.0997) |
| OKLCH | oklch(85.93% 0.107 68.7) |
| XYZ | xyz(65.0121, 62.3557, 29.7264) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.79
Burlywood
#DEB887
ΔE00 6.71
Butterscotch
#FDB147
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.83
Light Orange
#FDAA48
ΔE00 8.01
Peach (survey)
#FFB07C
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC482 #82BDFF
analogous
#FF8582 #FFC482 #FBFF82
triadic
#FFC482 #82FFC4 #C482FF
tetradic
#FFC482 #82FF85 #82BDFF #FF82FB
square
#FFC482 #82FF85 #82BDFF #FF82FB
split-complementary
#FFC482 #82FBFF #8582FF
monochromatic
#FF8A08 #FFA745 #FFC482 #FFE1BF #FFF1E0
Accessibility & contrast
On white
1.56
#FFC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FFC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC482
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC482 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#FFB6B4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc482; /* rgb */ color: rgb(255, 196, 130); /* oklch */ color: oklch(85.9% 0.107 68.7);
Tailwind
colors: {
custom: {
50: '#ffd5a7',
500: '#ffc482',
950: '#000000',
},
}SCSS
$custom: #ffc482; $custom-light: #ffd5a7; $custom-dark: #000000;
JSON
{
"hex": "#ffc482",
"rgb": {
"r": 255,
"g": 196,
"b": 130
},
"hsl": {
"h": 31.68,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.85931,
"c": 0.10694,
"h": 68.7
},
"luminance": 0.62352
}Semantic roles & 50–950 ramp
primary
#FFC482
secondary
#478EDE
accent
#6CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380