#F6BF81#F6BF81
#F6BF81 is a very light, moderate orange. Relative luminance 0.584; OKLCH L 84.1% C 0.101 H 69.1°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BF81 |
|---|---|
| RGB | rgb(246, 191, 129) |
| HSL | hsl(32, 87%, 74%) |
| HSV | hsv(32, 48%, 96%) |
| CMYK | cmyk(0%, 22.4%, 47.6%, 3.5%) |
| CIE-LAB | lab(80.98, 12.31, 38.75) |
| CIE-LCH | lch(80.98, 40.66, 72.38°) |
| OKLab | oklab(84.07% 0.036 0.0943) |
| OKLCH | oklch(84.07% 0.101 69.1) |
| XYZ | xyz(60.6019, 58.4431, 28.8533) |
| Luminance | 0.5844 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.14
Apricot (survey)
#FFB16D
ΔE00 5.70
Butterscotch
#FDB147
ΔE00 7.71
Peach (survey)
#FFB07C
ΔE00 7.79
Very Light Brown
#D3B683
ΔE00 7.85
Light Peach
#FFD8B1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BF81 #81B8F6
analogous
#F68481 #F6BF81 #F2F681
triadic
#F6BF81 #81F6BF #BF81F6
tetradic
#F6BF81 #81F684 #81B8F6 #F681F2
square
#F6BF81 #81F684 #81B8F6 #F681F2
split-complementary
#F6BF81 #81F2F6 #8481F6
monochromatic
#EC8511 #F2A248 #F6BF81 #FADCBA #FDF0E2
Accessibility & contrast
On white
1.66
#F6BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#F6BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BF81
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BF81 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27C
Deuteranopia (green-blind)
#DFCE82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f6bf81; /* rgb */ color: rgb(246, 191, 129); /* oklch */ color: oklch(84.1% 0.101 69.1);
Tailwind
colors: {
custom: {
50: '#fbd2a6',
500: '#f6bf81',
950: '#000000',
},
}SCSS
$custom: #f6bf81; $custom-light: #fbd2a6; $custom-dark: #000000;
JSON
{
"hex": "#f6bf81",
"rgb": {
"r": 246,
"g": 191,
"b": 129
},
"hsl": {
"h": 31.795,
"s": 86.667,
"l": 73.529
},
"oklch": {
"l": 0.84066,
"c": 0.10098,
"h": 69.1
},
"luminance": 0.58439
}Semantic roles & 50–950 ramp
primary
#F6BF81
secondary
#4989D2
accent
#6CE302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380