#FFB280#FFB280
#FFB280 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.6% C 0.111 H 53.6°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB280 |
|---|---|
| RGB | rgb(255, 178, 128) |
| HSL | hsl(24, 100%, 75%) |
| HSV | hsv(24, 50%, 100%) |
| CMYK | cmyk(0%, 30.2%, 49.8%, 0%) |
| CIE-LAB | lab(78.85, 22.60, 36.72) |
| CIE-LCH | lch(78.85, 43.12, 58.39°) |
| OKLab | oklab(82.61% 0.0661 0.0895) |
| OKLCH | oklch(82.61% 0.111 53.6) |
| XYZ | xyz(61.0599, 54.6639, 27.7531) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 0.65
Apricot (survey)
#FFB16D
ΔE00 4.41
Sandybrown
#F4A460
ΔE00 5.51
Lightsalmon
#FFA07A
ΔE00 6.69
Pale Orange
#FFA756
ΔE00 6.75
Pastel Orange
#FF964F
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB280 #80CDFF
analogous
#FF808D #FFB280 #FFF180
triadic
#FFB280 #80FFB2 #B280FF
tetradic
#FFB280 #8DFF80 #80CDFF #F180FF
square
#FFB280 #8DFF80 #80CDFF #F180FF
split-complementary
#FFB280 #80FFF1 #808DFF
monochromatic
#FF6806 #FF8D43 #FFB280 #FFD7BD #FFECE0
Accessibility & contrast
On white
1.76
#FFB280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#FFB280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB280
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB280 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97C
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFA3A5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb280; /* rgb */ color: rgb(255, 178, 128); /* oklch */ color: oklch(82.6% 0.111 53.6);
Tailwind
colors: {
custom: {
50: '#ffc9a5',
500: '#ffb280',
950: '#000000',
},
}SCSS
$custom: #ffb280; $custom-light: #ffc9a5; $custom-dark: #000000;
JSON
{
"hex": "#ffb280",
"rgb": {
"r": 255,
"g": 178,
"b": 128
},
"hsl": {
"h": 23.622,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.82608,
"c": 0.11126,
"h": 53.6
},
"luminance": 0.54659
}Semantic roles & 50–950 ramp
primary
#FFB280
secondary
#45A2DE
accent
#8BE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280