#F7B682#F7B682
#F7B682 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.5% C 0.101 H 59.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F7B682 |
|---|---|
| RGB | rgb(247, 182, 130) |
| HSL | hsl(27, 88%, 74%) |
| HSV | hsv(27, 47%, 97%) |
| CMYK | cmyk(0%, 26.3%, 47.4%, 3.1%) |
| CIE-LAB | lab(78.95, 17.53, 35.64) |
| CIE-LCH | lch(78.95, 39.72, 63.81°) |
| OKLab | oklab(82.51% 0.0516 0.0873) |
| OKLCH | oklch(82.51% 0.101 59.4) |
| XYZ | xyz(59.1177, 54.8457, 28.5873) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.31
Apricot (survey)
#FFB16D
ΔE00 3.67
Sandybrown
#F4A460
ΔE00 5.42
Pale Orange
#FFA756
ΔE00 6.61
Burlywood
#DEB887
ΔE00 7.19
Apricot
#FBCEB1
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7B682 #82C3F7
analogous
#F78289 #F7B682 #F7F182
triadic
#F7B682 #82F7B6 #B682F7
tetradic
#F7B682 #89F782 #82C3F7 #F182F7
square
#F7B682 #89F782 #82C3F7 #F182F7
split-complementary
#F7B682 #82F7F1 #8289F7
monochromatic
#EF730F #F39448 #F7B682 #FBD8BC #FDEEE2
Accessibility & contrast
On white
1.75
#F7B682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#F7B682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7B682
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7B682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7B682 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7E
Deuteranopia (green-blind)
#D9C983
Tritanopia (blue-blind)
#FFA9A9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f7b682; /* rgb */ color: rgb(247, 182, 130); /* oklch */ color: oklch(82.5% 0.101 59.4);
Tailwind
colors: {
custom: {
50: '#fccca7',
500: '#f7b682',
950: '#000000',
},
}SCSS
$custom: #f7b682; $custom-light: #fccca7; $custom-dark: #000000;
JSON
{
"hex": "#f7b682",
"rgb": {
"r": 247,
"g": 182,
"b": 130
},
"hsl": {
"h": 26.667,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.82509,
"c": 0.10137,
"h": 59.4
},
"luminance": 0.54842
}Semantic roles & 50–950 ramp
primary
#F7B682
secondary
#4996D4
accent
#7FE501
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380