#FFC480#FFC480
#FFC480 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.9% C 0.109 H 69.5°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC480 |
|---|---|
| RGB | rgb(255, 196, 128) |
| HSL | hsl(32, 100%, 75%) |
| HSV | hsv(32, 50%, 100%) |
| CMYK | cmyk(0%, 23.1%, 49.8%, 0%) |
| CIE-LAB | lab(83.07, 13.20, 42.10) |
| CIE-LCH | lch(83.07, 44.12, 72.59°) |
| OKLab | oklab(85.9% 0.038 0.1017) |
| OKLCH | oklch(85.9% 0.109 69.5) |
| XYZ | xyz(64.8792, 62.3025, 29.0262) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.96
Burlywood
#DEB887
ΔE00 6.81
Butterscotch
#FDB147
ΔE00 7.20
Light Orange
#FDAA48
ΔE00 7.85
Light Peach
#FFD8B1
ΔE00 8.10
Pale Orange
#FFA756
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC480 #80BBFF
analogous
#FF8480 #FFC480 #FAFF80
triadic
#FFC480 #80FFC4 #C480FF
tetradic
#FFC480 #80FF84 #80BBFF #FF80FA
square
#FFC480 #80FF84 #80BBFF #FF80FA
split-complementary
#FFC480 #80FAFF #8480FF
monochromatic
#FF8B06 #FFA843 #FFC480 #FFE0BD #FFF1E0
Accessibility & contrast
On white
1.56
#FFC480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#FFC480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC480
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC480 | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77B
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#FFB6B3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffc480; /* rgb */ color: rgb(255, 196, 128); /* oklch */ color: oklch(85.9% 0.109 69.5);
Tailwind
colors: {
custom: {
50: '#ffd5a6',
500: '#ffc480',
950: '#000000',
},
}SCSS
$custom: #ffc480; $custom-light: #ffd5a6; $custom-dark: #000000;
JSON
{
"hex": "#ffc480",
"rgb": {
"r": 255,
"g": 196,
"b": 128
},
"hsl": {
"h": 32.126,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.85899,
"c": 0.10862,
"h": 69.5
},
"luminance": 0.62298
}Semantic roles & 50–950 ramp
primary
#FFC480
secondary
#458CDE
accent
#6BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380