#F3BF81#F3BF81
#F3BF81 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.099 H 70.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BF81 |
|---|---|
| RGB | rgb(243, 191, 129) |
| HSL | hsl(33, 83%, 73%) |
| HSV | hsv(33, 47%, 95%) |
| CMYK | cmyk(0%, 21.4%, 46.9%, 4.7%) |
| CIE-LAB | lab(80.69, 11.11, 38.31) |
| CIE-LCH | lch(80.69, 39.89, 73.82°) |
| OKLab | oklab(83.76% 0.0327 0.0934) |
| OKLCH | oklch(83.76% 0.099 70.7) |
| XYZ | xyz(59.5578, 57.9048, 28.8044) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.57
Apricot (survey)
#FFB16D
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 7.12
Fawn
#CFAF7B
ΔE00 7.40
Tan
#D2B48C
ΔE00 7.60
Butterscotch
#FDB147
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BF81 #81B5F3
analogous
#F38681 #F3BF81 #EEF381
triadic
#F3BF81 #81F3BF #BF81F3
tetradic
#F3BF81 #81F386 #81B5F3 #F381EE
square
#F3BF81 #81F386 #81B5F3 #F381EE
split-complementary
#F3BF81 #81EEF3 #8681F3
monochromatic
#E48616 #EEA349 #F3BF81 #F8DBB9 #FCF1E3
Accessibility & contrast
On white
1.67
#F3BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F3BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BF81
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BF81 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17C
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bf81; /* rgb */ color: rgb(243, 191, 129); /* oklch */ color: oklch(83.8% 0.099 70.7);
Tailwind
colors: {
custom: {
50: '#f9d2a6',
500: '#f3bf81',
950: '#000000',
},
}SCSS
$custom: #f3bf81; $custom-light: #f9d2a6; $custom-dark: #000000;
JSON
{
"hex": "#f3bf81",
"rgb": {
"r": 243,
"g": 191,
"b": 129
},
"hsl": {
"h": 32.632,
"s": 82.609,
"l": 72.941
},
"oklch": {
"l": 0.83764,
"c": 0.09891,
"h": 70.7
},
"luminance": 0.57901
}Semantic roles & 50–950 ramp
primary
#F3BF81
secondary
#4A86CF
accent
#69DF06
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380