#FFB282#FFB282
#FFB282 is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.6% C 0.110 H 52.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB282 |
|---|---|
| RGB | rgb(255, 178, 130) |
| HSL | hsl(23, 100%, 75%) |
| HSV | hsv(23, 49%, 100%) |
| CMYK | cmyk(0%, 30.2%, 49%, 0%) |
| CIE-LAB | lab(78.88, 22.78, 35.72) |
| CIE-LCH | lch(78.88, 42.37, 57.47°) |
| OKLab | oklab(82.64% 0.0668 0.0873) |
| OKLCH | oklch(82.64% 0.11 52.6) |
| XYZ | xyz(61.1928, 54.7171, 28.4533) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.06
Apricot (survey)
#FFB16D
ΔE00 4.97
Sandybrown
#F4A460
ΔE00 5.96
Lightsalmon
#FFA07A
ΔE00 6.29
Pale Orange
#FFA756
ΔE00 7.25
Pastel Orange
#FF964F
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB282 #82CFFF
analogous
#FF8290 #FFB282 #FFF082
triadic
#FFB282 #82FFB2 #B282FF
tetradic
#FFB282 #90FF82 #82CFFF #F082FF
square
#FFB282 #90FF82 #82CFFF #F082FF
split-complementary
#FFB282 #82FFF0 #8290FF
monochromatic
#FF6708 #FF8C45 #FFB282 #FFD8BF #FFECE0
Accessibility & contrast
On white
1.76
#FFB282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FFB282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB282
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB282 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97E
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#FFA4A6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb282; /* rgb */ color: rgb(255, 178, 130); /* oklch */ color: oklch(82.6% 0.110 52.6);
Tailwind
colors: {
custom: {
50: '#ffc9a7',
500: '#ffb282',
950: '#000000',
},
}SCSS
$custom: #ffb282; $custom-light: #ffc9a7; $custom-dark: #000000;
JSON
{
"hex": "#ffb282",
"rgb": {
"r": 255,
"g": 178,
"b": 130
},
"hsl": {
"h": 23.04,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.82642,
"c": 0.10997,
"h": 52.6
},
"luminance": 0.54712
}Semantic roles & 50–950 ramp
primary
#FFB282
secondary
#47A4DE
accent
#8DE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280