#F7BC95#F7BC95
#F7BC95 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.086 H 54.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC95 |
|---|---|
| RGB | rgb(247, 188, 149) |
| HSL | hsl(24, 86%, 78%) |
| HSV | hsv(24, 40%, 97%) |
| CMYK | cmyk(0%, 23.9%, 39.7%, 3.1%) |
| CIE-LAB | lab(80.69, 16.32, 27.96) |
| CIE-LCH | lch(80.69, 32.38, 59.73°) |
| OKLab | oklab(83.97% 0.0496 0.07) |
| OKLCH | oklch(83.97% 0.086 54.7) |
| XYZ | xyz(61.7680, 57.9141, 36.3531) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 5.28
Apricot (survey)
#FFB16D
ΔE00 7.08
Light Peach
#FFD8B1
ΔE00 7.89
Pale Salmon
#FFB19A
ΔE00 7.99
Burlywood
#DEB887
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC95 #95D0F7
analogous
#F7959F #F7BC95 #F7ED95
triadic
#F7BC95 #95F7BC #BC95F7
tetradic
#F7BC95 #9FF795 #95D0F7 #ED95F7
square
#F7BC95 #9FF795 #95D0F7 #ED95F7
split-complementary
#F7BC95 #95F7ED #959FF7
monochromatic
#EE7423 #F3985C #F7BC95 #FBE0CE #FDEDE3
Accessibility & contrast
On white
1.67
#F7BC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F7BC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC95
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC95 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DBCD95
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bc95; /* rgb */ color: rgb(247, 188, 149); /* oklch */ color: oklch(84.0% 0.086 54.7);
Tailwind
colors: {
custom: {
50: '#fcd0b4',
500: '#f7bc95',
950: '#000000',
},
}SCSS
$custom: #f7bc95; $custom-light: #fcd0b4; $custom-dark: #000000;
JSON
{
"hex": "#f7bc95",
"rgb": {
"r": 247,
"g": 188,
"b": 149
},
"hsl": {
"h": 23.878,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.83966,
"c": 0.0858,
"h": 54.7
},
"luminance": 0.57911
}Semantic roles & 50–950 ramp
primary
#F7BC95
secondary
#5AA5D6
accent
#8AE203
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381