#F3BC7E#F3BC7E
#F3BC7E is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.1% C 0.101 H 69.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC7E |
|---|---|
| RGB | rgb(243, 188, 126) |
| HSL | hsl(32, 83%, 72%) |
| HSV | hsv(32, 48%, 95%) |
| CMYK | cmyk(0%, 22.6%, 48.1%, 4.7%) |
| CIE-LAB | lab(79.92, 12.40, 38.87) |
| CIE-LCH | lch(79.92, 40.80, 72.30°) |
| OKLab | oklab(83.15% 0.0362 0.0945) |
| OKLCH | oklch(83.15% 0.101 69) |
| XYZ | xyz(58.7138, 56.5311, 27.5537) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.84
Apricot (survey)
#FFB16D
ΔE00 5.45
Sandybrown
#F4A460
ΔE00 7.43
Butterscotch
#FDB147
ΔE00 7.48
Very Light Brown
#D3B683
ΔE00 7.57
Fawn
#CFAF7B
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC7E #7EB5F3
analogous
#F3827E #F3BC7E #EFF37E
triadic
#F3BC7E #7EF3BC #BC7EF3
tetradic
#F3BC7E #7EF382 #7EB5F3 #F37EEF
square
#F3BC7E #7EF382 #7EB5F3 #F37EEF
split-complementary
#F3BC7E #7EEFF3 #827EF3
monochromatic
#E28115 #EE9F46 #F3BC7E #F8D9B6 #FCF0E3
Accessibility & contrast
On white
1.71
#F3BC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#F3BC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC7E
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC7E | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f3bc7e; /* rgb */ color: rgb(243, 188, 126); /* oklch */ color: oklch(83.1% 0.101 69.0);
Tailwind
colors: {
custom: {
50: '#f9d0a4',
500: '#f3bc7e',
950: '#000000',
},
}SCSS
$custom: #f3bc7e; $custom-light: #f9d0a4; $custom-dark: #000000;
JSON
{
"hex": "#f3bc7e",
"rgb": {
"r": 243,
"g": 188,
"b": 126
},
"hsl": {
"h": 31.795,
"s": 82.979,
"l": 72.353
},
"oklch": {
"l": 0.83147,
"c": 0.10115,
"h": 69
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#F3BC7E
secondary
#4787CE
accent
#6CDF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380