#F3BC83#F3BC83
#F3BC83 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.097 H 66.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC83 |
|---|---|
| RGB | rgb(243, 188, 131) |
| HSL | hsl(31, 82%, 73%) |
| HSV | hsv(31, 46%, 95%) |
| CMYK | cmyk(0%, 22.6%, 46.1%, 4.7%) |
| CIE-LAB | lab(79.99, 12.88, 36.38) |
| CIE-LCH | lch(79.99, 38.60, 70.51°) |
| OKLab | oklab(83.23% 0.0381 0.0891) |
| OKLCH | oklch(83.23% 0.097 66.8) |
| XYZ | xyz(59.0445, 56.6634, 29.2955) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.74
Apricot (survey)
#FFB16D
ΔE00 5.24
Peach (survey)
#FFB07C
ΔE00 6.76
Sandybrown
#F4A460
ΔE00 7.25
Tan
#D2B48C
ΔE00 7.54
Very Light Brown
#D3B683
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC83 #83BAF3
analogous
#F38483 #F3BC83 #F2F383
triadic
#F3BC83 #83F3BC #BC83F3
tetradic
#F3BC83 #83F384 #83BAF3 #F383F2
square
#F3BC83 #83F384 #83BAF3 #F383F2
split-complementary
#F3BC83 #83F2F3 #8483F3
monochromatic
#E58016 #EE9E4B #F3BC83 #F8DABB #FCF0E3
Accessibility & contrast
On white
1.70
#F3BC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#F3BC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC83
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC83 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF7F
Deuteranopia (green-blind)
#DBCB84
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f3bc83; /* rgb */ color: rgb(243, 188, 131); /* oklch */ color: oklch(83.2% 0.097 66.8);
Tailwind
colors: {
custom: {
50: '#f9d0a7',
500: '#f3bc83',
950: '#000000',
},
}SCSS
$custom: #f3bc83; $custom-light: #f9d0a7; $custom-dark: #000000;
JSON
{
"hex": "#f3bc83",
"rgb": {
"r": 243,
"g": 188,
"b": 131
},
"hsl": {
"h": 30.536,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.8323,
"c": 0.09686,
"h": 66.8
},
"luminance": 0.5666
}Semantic roles & 50–950 ramp
primary
#F3BC83
secondary
#4B8CCF
accent
#71DF07
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380