#FFB780#FFB780
#FFB780 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.5% C 0.110 H 57.9°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB780 |
|---|---|
| RGB | rgb(255, 183, 128) |
| HSL | hsl(26, 100%, 75%) |
| HSV | hsv(26, 50%, 100%) |
| CMYK | cmyk(0%, 28.2%, 49.8%, 0%) |
| CIE-LAB | lab(80.00, 19.99, 38.21) |
| CIE-LCH | lch(80.00, 43.12, 62.38°) |
| OKLab | oklab(83.51% 0.0582 0.0929) |
| OKLCH | oklch(83.51% 0.11 57.9) |
| XYZ | xyz(62.0729, 56.6900, 28.0908) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.45
Apricot (survey)
#FFB16D
ΔE00 3.02
Sandybrown
#F4A460
ΔE00 5.26
Pale Orange
#FFA756
ΔE00 6.03
Light Orange
#FDAA48
ΔE00 8.32
Burlywood
#DEB887
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB780 #80C8FF
analogous
#FF8089 #FFB780 #FFF680
triadic
#FFB780 #80FFB7 #B780FF
tetradic
#FFB780 #89FF80 #80C8FF #F680FF
square
#FFB780 #89FF80 #80C8FF #F680FF
split-complementary
#FFB780 #80FFF6 #8089FF
monochromatic
#FF7206 #FF9443 #FFB780 #FFDABD #FFEEE0
Accessibility & contrast
On white
1.70
#FFB780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#FFB780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB780
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB780 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7C
Deuteranopia (green-blind)
#DDCD80
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb780; /* rgb */ color: rgb(255, 183, 128); /* oklch */ color: oklch(83.5% 0.110 57.9);
Tailwind
colors: {
custom: {
50: '#ffcca5',
500: '#ffb780',
950: '#000000',
},
}SCSS
$custom: #ffb780; $custom-light: #ffcca5; $custom-dark: #000000;
JSON
{
"hex": "#ffb780",
"rgb": {
"r": 255,
"g": 183,
"b": 128
},
"hsl": {
"h": 25.984,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.83507,
"c": 0.10966,
"h": 57.9
},
"luminance": 0.56685
}Semantic roles & 50–950 ramp
primary
#FFB780
secondary
#459CDE
accent
#82E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380