#F3BC99#F3BC99
#F3BC99 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.6% C 0.079 H 53.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC99 |
|---|---|
| RGB | rgb(243, 188, 153) |
| HSL | hsl(23, 79%, 78%) |
| HSV | hsv(23, 37%, 95%) |
| CMYK | cmyk(0%, 22.6%, 37%, 4.7%) |
| CIE-LAB | lab(80.36, 15.22, 25.33) |
| CIE-LCH | lch(80.36, 29.55, 59.00°) |
| OKLab | oklab(83.64% 0.0467 0.0639) |
| OKLCH | oklch(83.64% 0.079 53.8) |
| XYZ | xyz(60.6970, 57.3244, 37.9985) |
| Luminance | 0.5732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.67
Peach (survey)
#FFB07C
ΔE00 5.86
Pale Salmon
#FFB19A
ΔE00 7.67
Light Peach
#FFD8B1
ΔE00 7.81
Peach
#FFDAB9
ΔE00 7.92
Burlywood
#DEB887
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC99 #99D0F3
analogous
#F399A3 #F3BC99 #F3E999
triadic
#F3BC99 #99F3BC #BC99F3
tetradic
#F3BC99 #A3F399 #99D0F3 #E999F3
square
#F3BC99 #A3F399 #99D0F3 #E999F3
split-complementary
#F3BC99 #99F3E9 #99A3F3
monochromatic
#E6742B #ED9862 #F3BC99 #F9E0D0 #FCEDE4
Accessibility & contrast
On white
1.68
#F3BC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F3BC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC99
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC99 | 1.00 | 1.68 | 12.46 | 12.46 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC097
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc99; /* rgb */ color: rgb(243, 188, 153); /* oklch */ color: oklch(83.6% 0.079 53.8);
Tailwind
colors: {
custom: {
50: '#f8d0b7',
500: '#f3bc99',
950: '#000000',
},
}SCSS
$custom: #f3bc99; $custom-light: #f8d0b7; $custom-dark: #000000;
JSON
{
"hex": "#f3bc99",
"rgb": {
"r": 243,
"g": 188,
"b": 153
},
"hsl": {
"h": 23.333,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.83642,
"c": 0.07911,
"h": 53.8
},
"luminance": 0.57321
}Semantic roles & 50–950 ramp
primary
#F3BC99
secondary
#5FA5D1
accent
#8ADB0A
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381