#F4BF83#F4BF83
#F4BF83 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.9% C 0.098 H 69.3°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF83 |
|---|---|
| RGB | rgb(244, 191, 131) |
| HSL | hsl(32, 84%, 74%) |
| HSV | hsv(32, 46%, 96%) |
| CMYK | cmyk(0%, 21.7%, 46.3%, 4.3%) |
| CIE-LAB | lab(80.81, 11.70, 37.47) |
| CIE-LCH | lch(80.81, 39.25, 72.65°) |
| OKLab | oklab(83.9% 0.0346 0.0915) |
| OKLCH | oklch(83.9% 0.098 69.3) |
| XYZ | xyz(60.0382, 58.1369, 29.5276) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.65
Apricot (survey)
#FFB16D
ΔE00 6.04
Very Light Brown
#D3B683
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.62
Tan
#D2B48C
ΔE00 7.62
Fawn
#CFAF7B
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF83 #83B8F4
analogous
#F48683 #F4BF83 #F1F483
triadic
#F4BF83 #83F4BF #BF83F4
tetradic
#F4BF83 #83F486 #83B8F4 #F483F1
square
#F4BF83 #83F486 #83B8F4 #F483F1
split-complementary
#F4BF83 #83F1F4 #8683F4
monochromatic
#E88515 #EFA24B #F4BF83 #F9DCBB #FDF0E3
Accessibility & contrast
On white
1.66
#F4BF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F4BF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF83
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF83 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bf83; /* rgb */ color: rgb(244, 191, 131); /* oklch */ color: oklch(83.9% 0.098 69.3);
Tailwind
colors: {
custom: {
50: '#fad2a8',
500: '#f4bf83',
950: '#000000',
},
}SCSS
$custom: #f4bf83; $custom-light: #fad2a8; $custom-dark: #000000;
JSON
{
"hex": "#f4bf83",
"rgb": {
"r": 244,
"g": 191,
"b": 131
},
"hsl": {
"h": 31.858,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.83898,
"c": 0.09784,
"h": 69.3
},
"luminance": 0.58133
}Semantic roles & 50–950 ramp
primary
#F4BF83
secondary
#4B89D0
accent
#6CE005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380