#FFBA80#FFBA80
#FFBA80 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.1% C 0.109 H 60.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBA80 |
|---|---|
| RGB | rgb(255, 186, 128) |
| HSL | hsl(27, 100%, 75%) |
| HSV | hsv(27, 50%, 100%) |
| CMYK | cmyk(0%, 27.1%, 49.8%, 0%) |
| CIE-LAB | lab(80.71, 18.42, 39.10) |
| CIE-LCH | lch(80.71, 43.22, 64.78°) |
| OKLab | oklab(84.05% 0.0535 0.095) |
| OKLCH | oklch(84.05% 0.109 60.6) |
| XYZ | xyz(62.6983, 57.9407, 28.2993) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 2.90
Peach (survey)
#FFB07C
ΔE00 3.82
Sandybrown
#F4A460
ΔE00 5.61
Pale Orange
#FFA756
ΔE00 6.06
Light Orange
#FDAA48
ΔE00 7.74
Burlywood
#DEB887
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBA80 #80C5FF
analogous
#FF8085 #FFBA80 #FFFA80
triadic
#FFBA80 #80FFBA #BA80FF
tetradic
#FFBA80 #85FF80 #80C5FF #FA80FF
square
#FFBA80 #85FF80 #80C5FF #FA80FF
split-complementary
#FFBA80 #80FFFA #8085FF
monochromatic
#FF7806 #FF9943 #FFBA80 #FFDBBD #FFEEE0
Accessibility & contrast
On white
1.67
#FFBA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#FFBA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBA80
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBA80 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffba80; /* rgb */ color: rgb(255, 186, 128); /* oklch */ color: oklch(84.1% 0.109 60.6);
Tailwind
colors: {
custom: {
50: '#ffcea5',
500: '#ffba80',
950: '#000000',
},
}SCSS
$custom: #ffba80; $custom-light: #ffcea5; $custom-dark: #000000;
JSON
{
"hex": "#ffba80",
"rgb": {
"r": 255,
"g": 186,
"b": 128
},
"hsl": {
"h": 27.402,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.84052,
"c": 0.109,
"h": 60.6
},
"luminance": 0.57936
}Semantic roles & 50–950 ramp
primary
#FFBA80
secondary
#4598DE
accent
#7DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18130F
muted
#868380