#F3BC97#F3BC97
#F3BC97 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.6% C 0.081 H 55.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC97 |
|---|---|
| RGB | rgb(243, 188, 151) |
| HSL | hsl(24, 79%, 77%) |
| HSV | hsv(24, 38%, 95%) |
| CMYK | cmyk(0%, 22.6%, 37.9%, 4.7%) |
| CIE-LAB | lab(80.32, 14.99, 26.34) |
| CIE-LCH | lch(80.32, 30.31, 60.36°) |
| OKLab | oklab(83.6% 0.0459 0.0662) |
| OKLCH | oklch(83.6% 0.081 55.3) |
| XYZ | xyz(60.5332, 57.2588, 37.1358) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.86
Peach (survey)
#FFB07C
ΔE00 5.61
Burlywood
#DEB887
ΔE00 7.53
Light Peach
#FFD8B1
ΔE00 7.57
Apricot (survey)
#FFB16D
ΔE00 7.67
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC97 #97CEF3
analogous
#F397A0 #F3BC97 #F3EA97
triadic
#F3BC97 #97F3BC #BC97F3
tetradic
#F3BC97 #A0F397 #97CEF3 #EA97F3
square
#F3BC97 #A0F397 #97CEF3 #EA97F3
split-complementary
#F3BC97 #97F3EA #97A0F3
monochromatic
#E67529 #ED9960 #F3BC97 #F9DFCE #FCEDE4
Accessibility & contrast
On white
1.69
#F3BC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F3BC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC97
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC97 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC094
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc97; /* rgb */ color: rgb(243, 188, 151); /* oklch */ color: oklch(83.6% 0.081 55.3);
Tailwind
colors: {
custom: {
50: '#f9d0b5',
500: '#f3bc97',
950: '#000000',
},
}SCSS
$custom: #f3bc97; $custom-light: #f9d0b5; $custom-dark: #000000;
JSON
{
"hex": "#f3bc97",
"rgb": {
"r": 243,
"g": 188,
"b": 151
},
"hsl": {
"h": 24.13,
"s": 79.31,
"l": 77.255
},
"oklch": {
"l": 0.83601,
"c": 0.08059,
"h": 55.3
},
"luminance": 0.57255
}Semantic roles & 50–950 ramp
primary
#F3BC97
secondary
#5DA2D1
accent
#87DC0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381