#FFB682#FFB682
#FFB682 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.4% C 0.109 H 56.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB682 |
|---|---|
| RGB | rgb(255, 182, 130) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 49%, 100%) |
| CMYK | cmyk(0%, 28.6%, 49%, 0%) |
| CIE-LAB | lab(79.80, 20.69, 36.91) |
| CIE-LCH | lch(79.80, 42.31, 60.73°) |
| OKLab | oklab(83.36% 0.0606 0.0901) |
| OKLCH | oklch(83.36% 0.109 56.1) |
| XYZ | xyz(62.0003, 56.3321, 28.7224) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.75
Apricot (survey)
#FFB16D
ΔE00 3.70
Sandybrown
#F4A460
ΔE00 5.52
Pale Orange
#FFA756
ΔE00 6.51
Lightsalmon
#FFA07A
ΔE00 8.13
Pastel Orange
#FF964F
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB682 #82CBFF
analogous
#FF828C #FFB682 #FFF482
triadic
#FFB682 #82FFB6 #B682FF
tetradic
#FFB682 #8CFF82 #82CBFF #F482FF
square
#FFB682 #8CFF82 #82CBFF #F482FF
split-complementary
#FFB682 #82FFF4 #828CFF
monochromatic
#FF6F08 #FF9245 #FFB682 #FFDABF #FFEDE0
Accessibility & contrast
On white
1.71
#FFB682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#FFB682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB682
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB682 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7E
Deuteranopia (green-blind)
#DCCC82
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb682; /* rgb */ color: rgb(255, 182, 130); /* oklch */ color: oklch(83.4% 0.109 56.1);
Tailwind
colors: {
custom: {
50: '#ffcca7',
500: '#ffb682',
950: '#000000',
},
}SCSS
$custom: #ffb682; $custom-light: #ffcca7; $custom-dark: #000000;
JSON
{
"hex": "#ffb682",
"rgb": {
"r": 255,
"g": 182,
"b": 130
},
"hsl": {
"h": 24.96,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.83359,
"c": 0.10853,
"h": 56.1
},
"luminance": 0.56328
}Semantic roles & 50–950 ramp
primary
#FFB682
secondary
#479FDE
accent
#86E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380