#F3BC92#F3BC92
#F3BC92 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.084 H 58.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC92 |
|---|---|
| RGB | rgb(243, 188, 146) |
| HSL | hsl(26, 80%, 76%) |
| HSV | hsv(26, 40%, 95%) |
| CMYK | cmyk(0%, 22.6%, 39.9%, 4.7%) |
| CIE-LAB | lab(80.24, 14.43, 28.86) |
| CIE-LCH | lch(80.24, 32.27, 63.44°) |
| OKLab | oklab(83.5% 0.0439 0.0721) |
| OKLCH | oklch(83.5% 0.084 58.6) |
| XYZ | xyz(60.1357, 57.0999, 35.0425) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 5.59
Burlywood
#DEB887
ΔE00 6.39
Apricot (survey)
#FFB16D
ΔE00 6.59
Light Peach
#FFD8B1
ΔE00 7.22
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC92 #92C9F3
analogous
#F39299 #F3BC92 #F3EC92
triadic
#F3BC92 #92F3BC #BC92F3
tetradic
#F3BC92 #99F392 #92C9F3 #EC92F3
square
#F3BC92 #99F392 #92C9F3 #EC92F3
split-complementary
#F3BC92 #92F3EC #9299F3
monochromatic
#E77824 #ED9A5B #F3BC92 #F9DEC9 #FCEEE3
Accessibility & contrast
On white
1.69
#F3BC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F3BC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC92
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC92 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC08F
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc92; /* rgb */ color: rgb(243, 188, 146); /* oklch */ color: oklch(83.5% 0.084 58.6);
Tailwind
colors: {
custom: {
50: '#f9d0b2',
500: '#f3bc92',
950: '#000000',
},
}SCSS
$custom: #f3bc92; $custom-light: #f9d0b2; $custom-dark: #000000;
JSON
{
"hex": "#f3bc92",
"rgb": {
"r": 243,
"g": 188,
"b": 146
},
"hsl": {
"h": 25.979,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.83502,
"c": 0.08443,
"h": 58.6
},
"luminance": 0.57096
}Semantic roles & 50–950 ramp
primary
#F3BC92
secondary
#599DD0
accent
#81DC09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381