#F7BC92#F7BC92
#F7BC92 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.9% C 0.088 H 56.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BC92 |
|---|---|
| RGB | rgb(247, 188, 146) |
| HSL | hsl(25, 86%, 77%) |
| HSV | hsv(25, 41%, 97%) |
| CMYK | cmyk(0%, 23.9%, 40.9%, 3.1%) |
| CIE-LAB | lab(80.64, 15.99, 29.47) |
| CIE-LCH | lch(80.64, 33.53, 61.52°) |
| OKLab | oklab(83.91% 0.0484 0.0735) |
| OKLCH | oklch(83.91% 0.088 56.6) |
| XYZ | xyz(61.5315, 57.8196, 35.1079) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.60
Apricot
#FBCEB1
ΔE00 5.66
Apricot (survey)
#FFB16D
ΔE00 6.36
Burlywood
#DEB887
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.68
Sandybrown
#F4A460
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BC92 #92CDF7
analogous
#F7929B #F7BC92 #F7EE92
triadic
#F7BC92 #92F7BC #BC92F7
tetradic
#F7BC92 #9BF792 #92CDF7 #EE92F7
square
#F7BC92 #9BF792 #92CDF7 #EE92F7
split-complementary
#F7BC92 #92F7EE #929BF7
monochromatic
#EF7620 #F39959 #F7BC92 #FBDFCB #FDEDE2
Accessibility & contrast
On white
1.67
#F7BC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F7BC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BC92
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BC92 | 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)
#CDC18F
Deuteranopia (green-blind)
#DBCD92
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f7bc92; /* rgb */ color: rgb(247, 188, 146); /* oklch */ color: oklch(83.9% 0.088 56.6);
Tailwind
colors: {
custom: {
50: '#fcd0b2',
500: '#f7bc92',
950: '#000000',
},
}SCSS
$custom: #f7bc92; $custom-light: #fcd0b2; $custom-dark: #000000;
JSON
{
"hex": "#f7bc92",
"rgb": {
"r": 247,
"g": 188,
"b": 146
},
"hsl": {
"h": 24.95,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.83907,
"c": 0.08803,
"h": 56.6
},
"luminance": 0.57816
}Semantic roles & 50–950 ramp
primary
#F7BC92
secondary
#58A1D6
accent
#86E303
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381