#F3BC93#F3BC93
#F3BC93 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.084 H 58.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC93 |
|---|---|
| RGB | rgb(243, 188, 147) |
| HSL | hsl(26, 80%, 76%) |
| HSV | hsv(26, 40%, 95%) |
| CMYK | cmyk(0%, 22.6%, 39.5%, 4.7%) |
| CIE-LAB | lab(80.25, 14.54, 28.36) |
| CIE-LCH | lch(80.25, 31.87, 62.85°) |
| OKLab | oklab(83.52% 0.0443 0.0709) |
| OKLCH | oklch(83.52% 0.084 58) |
| XYZ | xyz(60.2139, 57.1311, 35.4539) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 5.42
Burlywood
#DEB887
ΔE00 6.60
Apricot (survey)
#FFB16D
ΔE00 6.78
Light Peach
#FFD8B1
ΔE00 7.26
Peach
#FFDAB9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC93 #93CAF3
analogous
#F3939A #F3BC93 #F3EC93
triadic
#F3BC93 #93F3BC #BC93F3
tetradic
#F3BC93 #9AF393 #93CAF3 #EC93F3
square
#F3BC93 #9AF393 #93CAF3 #EC93F3
split-complementary
#F3BC93 #93F3EC #939AF3
monochromatic
#E77825 #ED9A5C #F3BC93 #F9DECA #FCEEE3
Accessibility & contrast
On white
1.69
#F3BC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#F3BC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC93
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC93 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#D9CC93
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc93; /* rgb */ color: rgb(243, 188, 147); /* oklch */ color: oklch(83.5% 0.084 58.0);
Tailwind
colors: {
custom: {
50: '#f9d0b3',
500: '#f3bc93',
950: '#000000',
},
}SCSS
$custom: #f3bc93; $custom-light: #f9d0b3; $custom-dark: #000000;
JSON
{
"hex": "#f3bc93",
"rgb": {
"r": 243,
"g": 188,
"b": 147
},
"hsl": {
"h": 25.625,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.83522,
"c": 0.08365,
"h": 58
},
"luminance": 0.57128
}Semantic roles & 50–950 ramp
primary
#F3BC93
secondary
#5A9ED0
accent
#82DC09
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381