#F3BF91#F3BF91
#F3BF91 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.0% C 0.085 H 62.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BF91 |
|---|---|
| RGB | rgb(243, 191, 145) |
| HSL | hsl(28, 80%, 76%) |
| HSV | hsv(28, 40%, 95%) |
| CMYK | cmyk(0%, 21.4%, 40.3%, 4.7%) |
| CIE-LAB | lab(80.94, 12.75, 30.33) |
| CIE-LCH | lch(80.94, 32.90, 67.21°) |
| OKLab | oklab(84.05% 0.0389 0.0755) |
| OKLCH | oklch(84.05% 0.085 62.8) |
| XYZ | xyz(60.7058, 58.3640, 34.8504) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.18
Apricot
#FBCEB1
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 6.36
Apricot (survey)
#FFB16D
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BF91 #91C5F3
analogous
#F39194 #F3BF91 #F3F091
triadic
#F3BF91 #91F3BF #BF91F3
tetradic
#F3BF91 #94F391 #91C5F3 #F091F3
square
#F3BF91 #94F391 #91C5F3 #F091F3
split-complementary
#F3BF91 #91F3F0 #9194F3
monochromatic
#E77F23 #ED9F5A #F3BF91 #F9DFC8 #FCEFE3
Accessibility & contrast
On white
1.66
#F3BF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F3BF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BF91
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BF91 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28E
Deuteranopia (green-blind)
#DCCE92
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bf91; /* rgb */ color: rgb(243, 191, 145); /* oklch */ color: oklch(84.0% 0.085 62.8);
Tailwind
colors: {
custom: {
50: '#f9d2b1',
500: '#f3bf91',
950: '#000000',
},
}SCSS
$custom: #f3bf91; $custom-light: #f9d2b1; $custom-dark: #000000;
JSON
{
"hex": "#f3bf91",
"rgb": {
"r": 243,
"g": 191,
"b": 145
},
"hsl": {
"h": 28.163,
"s": 80.328,
"l": 76.078
},
"oklch": {
"l": 0.84047,
"c": 0.08496,
"h": 62.8
},
"luminance": 0.58361
}Semantic roles & 50–950 ramp
primary
#F3BF91
secondary
#5898D0
accent
#79DD09
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381