#F7BF83#F7BF83
#F7BF83 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 84.2% C 0.100 H 67.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BF83 |
|---|---|
| RGB | rgb(247, 191, 131) |
| HSL | hsl(31, 88%, 74%) |
| HSV | hsv(31, 47%, 97%) |
| CMYK | cmyk(0%, 22.7%, 47%, 3.1%) |
| CIE-LAB | lab(81.11, 12.90, 37.91) |
| CIE-LCH | lch(81.11, 40.05, 71.21°) |
| OKLab | oklab(84.2% 0.0379 0.0925) |
| OKLCH | oklch(84.2% 0.1 67.7) |
| XYZ | xyz(61.0879, 58.6782, 29.5768) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.29
Apricot (survey)
#FFB16D
ΔE00 5.37
Peach (survey)
#FFB07C
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.69
Sandybrown
#F4A460
ΔE00 7.69
Butterscotch
#FDB147
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BF83 #83BBF7
analogous
#F78583 #F7BF83 #F5F783
triadic
#F7BF83 #83F7BF #BF83F7
tetradic
#F7BF83 #83F785 #83BBF7 #F783F5
square
#F7BF83 #83F785 #83BBF7 #F783F5
split-complementary
#F7BF83 #83F5F7 #8583F7
monochromatic
#F08410 #F3A14A #F7BF83 #FBDDBC #FDF0E2
Accessibility & contrast
On white
1.65
#F7BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#F7BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BF83
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BF83 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f7bf83; /* rgb */ color: rgb(247, 191, 131); /* oklch */ color: oklch(84.2% 0.100 67.7);
Tailwind
colors: {
custom: {
50: '#fcd2a8',
500: '#f7bf83',
950: '#000000',
},
}SCSS
$custom: #f7bf83; $custom-light: #fcd2a8; $custom-dark: #000000;
JSON
{
"hex": "#f7bf83",
"rgb": {
"r": 247,
"g": 191,
"b": 131
},
"hsl": {
"h": 31.034,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.842,
"c": 0.09998,
"h": 67.7
},
"luminance": 0.58674
}Semantic roles & 50–950 ramp
primary
#F7BF83
secondary
#4A8DD4
accent
#6FE401
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380