#F4BF84#F4BF84
#F4BF84 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.097 H 68.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF84 |
|---|---|
| RGB | rgb(244, 191, 132) |
| HSL | hsl(32, 84%, 74%) |
| HSV | hsv(32, 46%, 96%) |
| CMYK | cmyk(0%, 21.7%, 45.9%, 4.3%) |
| CIE-LAB | lab(80.83, 11.80, 36.97) |
| CIE-LCH | lch(80.83, 38.81, 72.30°) |
| OKLab | oklab(83.91% 0.0349 0.0904) |
| OKLCH | oklch(83.91% 0.097 68.9) |
| XYZ | xyz(60.1063, 58.1642, 29.8862) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.62
Apricot (survey)
#FFB16D
ΔE00 5.99
Very Light Brown
#D3B683
ΔE00 7.45
Light Peach
#FFD8B1
ΔE00 7.49
Tan
#D2B48C
ΔE00 7.56
Fawn
#CFAF7B
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF84 #84B9F4
analogous
#F48784 #F4BF84 #F1F484
triadic
#F4BF84 #84F4BF #BF84F4
tetradic
#F4BF84 #84F487 #84B9F4 #F484F1
square
#F4BF84 #84F487 #84B9F4 #F484F1
split-complementary
#F4BF84 #84F1F4 #8784F4
monochromatic
#E98415 #EFA24C #F4BF84 #F9DCBC #FCF0E3
Accessibility & contrast
On white
1.66
#F4BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#F4BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF84
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF84 | 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)
#D1C180
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bf84; /* rgb */ color: rgb(244, 191, 132); /* oklch */ color: oklch(83.9% 0.097 68.9);
Tailwind
colors: {
custom: {
50: '#fad2a8',
500: '#f4bf84',
950: '#000000',
},
}SCSS
$custom: #f4bf84; $custom-light: #fad2a8; $custom-dark: #000000;
JSON
{
"hex": "#f4bf84",
"rgb": {
"r": 244,
"g": 191,
"b": 132
},
"hsl": {
"h": 31.607,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.83914,
"c": 0.09695,
"h": 68.9
},
"luminance": 0.58161
}Semantic roles & 50–950 ramp
primary
#F4BF84
secondary
#4C8BD0
accent
#6DE005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380