#F7BC85#F7BC85
#F7BC85 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.7% C 0.098 H 63.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC85 |
|---|---|
| RGB | rgb(247, 188, 133) |
| HSL | hsl(29, 88%, 75%) |
| HSV | hsv(29, 46%, 97%) |
| CMYK | cmyk(0%, 23.9%, 46.2%, 3.1%) |
| CIE-LAB | lab(80.43, 14.66, 35.99) |
| CIE-LCH | lch(80.43, 38.86, 67.83°) |
| OKLab | oklab(83.67% 0.0434 0.0882) |
| OKLCH | oklch(83.67% 0.098 63.8) |
| XYZ | xyz(60.5772, 57.4378, 30.0817) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.50
Peach (survey)
#FFB07C
ΔE00 5.51
Burlywood
#DEB887
ΔE00 5.79
Sandybrown
#F4A460
ΔE00 6.74
Pale Orange
#FFA756
ΔE00 7.45
Light Peach
#FFD8B1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC85 #85C0F7
analogous
#F78587 #F7BC85 #F7F585
triadic
#F7BC85 #85F7BC #BC85F7
tetradic
#F7BC85 #87F785 #85C0F7 #F585F7
square
#F7BC85 #87F785 #85C0F7 #F585F7
split-complementary
#F7BC85 #85F7F5 #8587F7
monochromatic
#EF7D12 #F39C4C #F7BC85 #FBDCBE #FDEFE2
Accessibility & contrast
On white
1.68
#F7BC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F7BC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC85
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC85 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC081
Deuteranopia (green-blind)
#DDCD86
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f7bc85; /* rgb */ color: rgb(247, 188, 133); /* oklch */ color: oklch(83.7% 0.098 63.8);
Tailwind
colors: {
custom: {
50: '#fcd0a9',
500: '#f7bc85',
950: '#000000',
},
}SCSS
$custom: #f7bc85; $custom-light: #fcd0a9; $custom-dark: #000000;
JSON
{
"hex": "#f7bc85",
"rgb": {
"r": 247,
"g": 188,
"b": 133
},
"hsl": {
"h": 28.947,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.83672,
"c": 0.09829,
"h": 63.8
},
"luminance": 0.57434
}Semantic roles & 50–950 ramp
primary
#F7BC85
secondary
#4C92D4
accent
#77E401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380