#F7BC8A#F7BC8A
#F7BC8A is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.8% C 0.094 H 61.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC8A |
|---|---|
| RGB | rgb(247, 188, 138) |
| HSL | hsl(28, 87%, 75%) |
| HSV | hsv(28, 44%, 97%) |
| CMYK | cmyk(0%, 23.9%, 44.1%, 3.1%) |
| CIE-LAB | lab(80.50, 15.16, 33.49) |
| CIE-LCH | lch(80.50, 36.76, 65.65°) |
| OKLab | oklab(83.76% 0.0453 0.0827) |
| OKLCH | oklch(83.76% 0.094 61.3) |
| XYZ | xyz(60.9309, 57.5793, 31.9444) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.86
Apricot (survey)
#FFB16D
ΔE00 4.94
Burlywood
#DEB887
ΔE00 6.19
Sandybrown
#F4A460
ΔE00 7.01
Apricot
#FBCEB1
ΔE00 7.06
Light Peach
#FFD8B1
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC8A #8AC5F7
analogous
#F78A8E #F7BC8A #F7F38A
triadic
#F7BC8A #8AF7BC #BC8AF7
tetradic
#F7BC8A #8EF78A #8AC5F7 #F38AF7
square
#F7BC8A #8EF78A #8AC5F7 #F38AF7
split-complementary
#F7BC8A #8AF7F3 #8A8EF7
monochromatic
#EF7A17 #F39B51 #F7BC8A #FBDDC3 #FDEFE2
Accessibility & contrast
On white
1.68
#F7BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#F7BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC8A
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC8A | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bc8a; /* rgb */ color: rgb(247, 188, 138); /* oklch */ color: oklch(83.8% 0.094 61.3);
Tailwind
colors: {
custom: {
50: '#fcd0ac',
500: '#f7bc8a',
950: '#000000',
},
}SCSS
$custom: #f7bc8a; $custom-light: #fcd0ac; $custom-dark: #000000;
JSON
{
"hex": "#f7bc8a",
"rgb": {
"r": 247,
"g": 188,
"b": 138
},
"hsl": {
"h": 27.523,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.83759,
"c": 0.09425,
"h": 61.3
},
"luminance": 0.57576
}Semantic roles & 50–950 ramp
primary
#F7BC8A
secondary
#5098D5
accent
#7CE402
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381