#F7BC91#F7BC91
#F7BC91 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.9% C 0.089 H 57.3°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC91 |
|---|---|
| RGB | rgb(247, 188, 145) |
| HSL | hsl(25, 86%, 77%) |
| HSV | hsv(25, 41%, 97%) |
| CMYK | cmyk(0%, 23.9%, 41.3%, 3.1%) |
| CIE-LAB | lab(80.62, 15.88, 29.98) |
| CIE-LCH | lch(80.62, 33.93, 62.08°) |
| OKLab | oklab(83.89% 0.048 0.0747) |
| OKLCH | oklch(83.89% 0.089 57.3) |
| XYZ | xyz(61.4541, 57.7886, 34.7000) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.57
Apricot
#FBCEB1
ΔE00 5.81
Apricot (survey)
#FFB16D
ΔE00 6.15
Burlywood
#DEB887
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.63
Sandybrown
#F4A460
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC91 #91CCF7
analogous
#F79199 #F7BC91 #F7EF91
triadic
#F7BC91 #91F7BC #BC91F7
tetradic
#F7BC91 #99F791 #91CCF7 #EF91F7
square
#F7BC91 #99F791 #91CCF7 #EF91F7
split-complementary
#F7BC91 #91F7EF #9199F7
monochromatic
#EF771F #F39958 #F7BC91 #FBDFCA #FDEEE2
Accessibility & contrast
On white
1.67
#F7BC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F7BC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC91
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC91 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bc91; /* rgb */ color: rgb(247, 188, 145); /* oklch */ color: oklch(83.9% 0.089 57.3);
Tailwind
colors: {
custom: {
50: '#fcd0b1',
500: '#f7bc91',
950: '#000000',
},
}SCSS
$custom: #f7bc91; $custom-light: #fcd0b1; $custom-dark: #000000;
JSON
{
"hex": "#f7bc91",
"rgb": {
"r": 247,
"g": 188,
"b": 145
},
"hsl": {
"h": 25.294,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.83888,
"c": 0.08879,
"h": 57.3
},
"luminance": 0.57785
}Semantic roles & 50–950 ramp
primary
#F7BC91
secondary
#57A0D6
accent
#84E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381