#F8B682#F8B682
#F8B682 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.6% C 0.102 H 59.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B682 |
|---|---|
| RGB | rgb(248, 182, 130) |
| HSL | hsl(26, 89%, 74%) |
| HSV | hsv(26, 48%, 97%) |
| CMYK | cmyk(0%, 26.6%, 47.6%, 2.7%) |
| CIE-LAB | lab(79.06, 17.92, 35.80) |
| CIE-LCH | lch(79.06, 40.04, 63.40°) |
| OKLab | oklab(82.61% 0.0527 0.0876) |
| OKLCH | oklch(82.61% 0.102 59) |
| XYZ | xyz(59.4714, 55.0281, 28.6039) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.08
Apricot (survey)
#FFB16D
ΔE00 3.61
Sandybrown
#F4A460
ΔE00 5.39
Pale Orange
#FFA756
ΔE00 6.56
Burlywood
#DEB887
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B682 #82C4F8
analogous
#F88289 #F8B682 #F8F182
triadic
#F8B682 #82F8B6 #B682F8
tetradic
#F8B682 #89F882 #82C4F8 #F182F8
square
#F8B682 #89F882 #82C4F8 #F182F8
split-complementary
#F8B682 #82F8F1 #8289F8
monochromatic
#F2720E #F59448 #F8B682 #FBD8BC #FDEEE2
Accessibility & contrast
On white
1.75
#F8B682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#F8B682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B682
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B682 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#D9CA83
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f8b682; /* rgb */ color: rgb(248, 182, 130); /* oklch */ color: oklch(82.6% 0.102 59.0);
Tailwind
colors: {
custom: {
50: '#fdcca7',
500: '#f8b682',
950: '#000000',
},
}SCSS
$custom: #f8b682; $custom-light: #fdcca7; $custom-dark: #000000;
JSON
{
"hex": "#f8b682",
"rgb": {
"r": 248,
"g": 182,
"b": 130
},
"hsl": {
"h": 26.441,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.82614,
"c": 0.10224,
"h": 59
},
"luminance": 0.55024
}Semantic roles & 50–950 ramp
primary
#F8B682
secondary
#4997D5
accent
#80E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380