#F3BC91#F3BC91
#F3BC91 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.085 H 59.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BC91 |
|---|---|
| RGB | rgb(243, 188, 145) |
| HSL | hsl(26, 80%, 76%) |
| HSV | hsv(26, 40%, 95%) |
| CMYK | cmyk(0%, 22.6%, 40.3%, 4.7%) |
| CIE-LAB | lab(80.22, 14.32, 29.37) |
| CIE-LCH | lch(80.22, 32.67, 64.00°) |
| OKLab | oklab(83.48% 0.0436 0.0733) |
| OKLCH | oklch(83.48% 0.085 59.3) |
| XYZ | xyz(60.0583, 57.0689, 34.6346) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.32
Apricot
#FBCEB1
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.41
Light Peach
#FFD8B1
ΔE00 7.19
Peach
#FFDAB9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BC91 #91C8F3
analogous
#F39197 #F3BC91 #F3ED91
triadic
#F3BC91 #91F3BC #BC91F3
tetradic
#F3BC91 #97F391 #91C8F3 #ED91F3
square
#F3BC91 #97F391 #91C8F3 #ED91F3
split-complementary
#F3BC91 #91F3ED #9197F3
monochromatic
#E77923 #ED9A5A #F3BC91 #F9DEC8 #FCEEE3
Accessibility & contrast
On white
1.69
#F3BC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F3BC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BC91
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BC91 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08E
Deuteranopia (green-blind)
#D9CC92
Tritanopia (blue-blind)
#FFB1B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f3bc91; /* rgb */ color: rgb(243, 188, 145); /* oklch */ color: oklch(83.5% 0.085 59.3);
Tailwind
colors: {
custom: {
50: '#f9d0b1',
500: '#f3bc91',
950: '#000000',
},
}SCSS
$custom: #f3bc91; $custom-light: #f9d0b1; $custom-dark: #000000;
JSON
{
"hex": "#f3bc91",
"rgb": {
"r": 243,
"g": 188,
"b": 145
},
"hsl": {
"h": 26.327,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.83483,
"c": 0.08524,
"h": 59.3
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#F3BC91
secondary
#589BD0
accent
#80DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381