#F7BC82#F7BC82
#F7BC82 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.101 H 65.2°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC82 |
|---|---|
| RGB | rgb(247, 188, 130) |
| HSL | hsl(30, 88%, 74%) |
| HSV | hsv(30, 47%, 97%) |
| CMYK | cmyk(0%, 23.9%, 47.4%, 3.1%) |
| CIE-LAB | lab(80.38, 14.38, 37.48) |
| CIE-LCH | lch(80.38, 40.15, 69.02°) |
| OKLab | oklab(83.62% 0.0422 0.0915) |
| OKLCH | oklch(83.62% 0.101 65.2) |
| XYZ | xyz(60.3729, 57.3561, 29.0057) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.42
Burlywood
#DEB887
ΔE00 5.68
Peach (survey)
#FFB07C
ΔE00 5.99
Sandybrown
#F4A460
ΔE00 6.71
Pale Orange
#FFA756
ΔE00 7.26
Light Orange
#FDAA48
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC82 #82BDF7
analogous
#F78283 #F7BC82 #F7F782
triadic
#F7BC82 #82F7BC #BC82F7
tetradic
#F7BC82 #83F782 #82BDF7 #F782F7
square
#F7BC82 #83F782 #82BDF7 #F782F7
split-complementary
#F7BC82 #82F7F7 #8283F7
monochromatic
#EF7E0F #F39D48 #F7BC82 #FBDBBC #FDF0E2
Accessibility & contrast
On white
1.68
#F7BC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F7BC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC82
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC82 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC07E
Deuteranopia (green-blind)
#DDCD83
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f7bc82; /* rgb */ color: rgb(247, 188, 130); /* oklch */ color: oklch(83.6% 0.101 65.2);
Tailwind
colors: {
custom: {
50: '#fcd0a7',
500: '#f7bc82',
950: '#000000',
},
}SCSS
$custom: #f7bc82; $custom-light: #fcd0a7; $custom-dark: #000000;
JSON
{
"hex": "#f7bc82",
"rgb": {
"r": 247,
"g": 188,
"b": 130
},
"hsl": {
"h": 29.744,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.83621,
"c": 0.10075,
"h": 65.2
},
"luminance": 0.57352
}Semantic roles & 50–950 ramp
primary
#F7BC82
secondary
#498FD4
accent
#74E501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380