#FFB480#FFB480
#FFB480 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 83.0% C 0.111 H 55.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB480 |
|---|---|
| RGB | rgb(255, 180, 128) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 50%, 100%) |
| CMYK | cmyk(0%, 29.4%, 49.8%, 0%) |
| CIE-LAB | lab(79.31, 21.56, 37.31) |
| CIE-LCH | lch(79.31, 43.09, 59.98°) |
| OKLab | oklab(82.97% 0.0629 0.0909) |
| OKLCH | oklch(82.97% 0.111 55.3) |
| XYZ | xyz(61.4607, 55.4656, 27.8868) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.16
Apricot (survey)
#FFB16D
ΔE00 3.74
Sandybrown
#F4A460
ΔE00 5.28
Pale Orange
#FFA756
ΔE00 6.36
Lightsalmon
#FFA07A
ΔE00 7.61
Pastel Orange
#FF964F
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB480 #80CBFF
analogous
#FF808B #FFB480 #FFF480
triadic
#FFB480 #80FFB4 #B480FF
tetradic
#FFB480 #8BFF80 #80CBFF #F480FF
square
#FFB480 #8BFF80 #80CBFF #F480FF
split-complementary
#FFB480 #80FFF4 #808BFF
monochromatic
#FF6C06 #FF9043 #FFB480 #FFD8BD #FFEDE0
Accessibility & contrast
On white
1.74
#FFB480 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#FFB480 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB480
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB480 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB480 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7C
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFA5A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb480; /* rgb */ color: rgb(255, 180, 128); /* oklch */ color: oklch(83.0% 0.111 55.3);
Tailwind
colors: {
custom: {
50: '#ffcaa5',
500: '#ffb480',
950: '#000000',
},
}SCSS
$custom: #ffb480; $custom-light: #ffcaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffb480",
"rgb": {
"r": 255,
"g": 180,
"b": 128
},
"hsl": {
"h": 24.567,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.82966,
"c": 0.11055,
"h": 55.3
},
"luminance": 0.55461
}Semantic roles & 50–950 ramp
primary
#FFB480
secondary
#459FDE
accent
#88E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280