#FFBB80#FFBB80
#FFBB80 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.2% C 0.109 H 61.5°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB80 |
|---|---|
| RGB | rgb(255, 187, 128) |
| HSL | hsl(28, 100%, 75%) |
| HSV | hsv(28, 50%, 100%) |
| CMYK | cmyk(0%, 26.7%, 49.8%, 0%) |
| CIE-LAB | lab(80.94, 17.90, 39.40) |
| CIE-LCH | lch(80.94, 43.27, 65.57°) |
| OKLab | oklab(84.24% 0.052 0.0956) |
| OKLCH | oklch(84.24% 0.109 61.5) |
| XYZ | xyz(62.9097, 58.3635, 28.3697) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.01
Peach (survey)
#FFB07C
ΔE00 4.28
Sandybrown
#F4A460
ΔE00 5.81
Pale Orange
#FFA756
ΔE00 6.15
Light Orange
#FDAA48
ΔE00 7.60
Burlywood
#DEB887
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB80 #80C4FF
analogous
#FF8084 #FFBB80 #FFFA80
triadic
#FFBB80 #80FFBB #BB80FF
tetradic
#FFBB80 #84FF80 #80C4FF #FA80FF
square
#FFBB80 #84FF80 #80C4FF #FA80FF
split-complementary
#FFBB80 #80FFFA #8084FF
monochromatic
#FF7906 #FF9A43 #FFBB80 #FFDCBD #FFEFE0
Accessibility & contrast
On white
1.66
#FFBB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#FFBB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB80
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB80 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07B
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FFADAC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ffbb80; /* rgb */ color: rgb(255, 187, 128); /* oklch */ color: oklch(84.2% 0.109 61.5);
Tailwind
colors: {
custom: {
50: '#ffcfa5',
500: '#ffbb80',
950: '#000000',
},
}SCSS
$custom: #ffbb80; $custom-light: #ffcfa5; $custom-dark: #000000;
JSON
{
"hex": "#ffbb80",
"rgb": {
"r": 255,
"g": 187,
"b": 128
},
"hsl": {
"h": 27.874,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.84235,
"c": 0.10885,
"h": 61.5
},
"luminance": 0.58359
}Semantic roles & 50–950 ramp
primary
#FFBB80
secondary
#4597DE
accent
#7BE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380