#FFB580#FFB580
#FFB580 is a very light, moderate orange. Relative luminance 0.559; OKLCH L 83.1% C 0.110 H 56.2°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB580 |
|---|---|
| RGB | rgb(255, 181, 128) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 50%, 100%) |
| CMYK | cmyk(0%, 29%, 49.8%, 0%) |
| CIE-LAB | lab(79.54, 21.03, 37.61) |
| CIE-LCH | lch(79.54, 43.09, 60.78°) |
| OKLab | oklab(83.15% 0.0614 0.0916) |
| OKLCH | oklch(83.15% 0.11 56.2) |
| XYZ | xyz(61.6633, 55.8708, 27.9543) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.57
Apricot (survey)
#FFB16D
ΔE00 3.45
Sandybrown
#F4A460
ΔE00 5.23
Pale Orange
#FFA756
ΔE00 6.21
Lightsalmon
#FFA07A
ΔE00 8.07
Pastel Orange
#FF964F
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB580 #80CAFF
analogous
#FF808B #FFB580 #FFF480
triadic
#FFB580 #80FFB5 #B580FF
tetradic
#FFB580 #8BFF80 #80CAFF #F480FF
square
#FFB580 #8BFF80 #80CAFF #F480FF
split-complementary
#FFB580 #80FFF4 #808BFF
monochromatic
#FF6E06 #FF9143 #FFB580 #FFD9BD #FFEDE0
Accessibility & contrast
On white
1.73
#FFB580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#FFB580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB580
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB580 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB7C
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#FFA6A8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffb580; /* rgb */ color: rgb(255, 181, 128); /* oklch */ color: oklch(83.1% 0.110 56.2);
Tailwind
colors: {
custom: {
50: '#ffcba5',
500: '#ffb580',
950: '#000000',
},
}SCSS
$custom: #ffb580; $custom-light: #ffcba5; $custom-dark: #000000;
JSON
{
"hex": "#ffb580",
"rgb": {
"r": 255,
"g": 181,
"b": 128
},
"hsl": {
"h": 25.039,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.83146,
"c": 0.11022,
"h": 56.2
},
"luminance": 0.55866
}Semantic roles & 50–950 ramp
primary
#FFB580
secondary
#459EDE
accent
#86E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280