#F4BF81#F4BF81
#F4BF81 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.9% C 0.100 H 70.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF81 |
|---|---|
| RGB | rgb(244, 191, 129) |
| HSL | hsl(32, 84%, 73%) |
| HSV | hsv(32, 47%, 96%) |
| CMYK | cmyk(0%, 21.7%, 47.1%, 4.3%) |
| CIE-LAB | lab(80.78, 11.51, 38.46) |
| CIE-LCH | lch(80.78, 40.14, 73.33°) |
| OKLab | oklab(83.86% 0.0338 0.0937) |
| OKLCH | oklch(83.86% 0.1 70.2) |
| XYZ | xyz(59.9040, 58.0832, 28.8206) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.75
Apricot (survey)
#FFB16D
ΔE00 6.16
Very Light Brown
#D3B683
ΔE00 7.37
Fawn
#CFAF7B
ΔE00 7.62
Tan
#D2B48C
ΔE00 7.77
Butterscotch
#FDB147
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF81 #81B6F4
analogous
#F48581 #F4BF81 #EFF481
triadic
#F4BF81 #81F4BF #BF81F4
tetradic
#F4BF81 #81F485 #81B6F4 #F481EF
square
#F4BF81 #81F485 #81B6F4 #F481EF
split-complementary
#F4BF81 #81EFF4 #8581F4
monochromatic
#E68614 #EFA249 #F4BF81 #F9DCB9 #FDF1E3
Accessibility & contrast
On white
1.66
#F4BF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F4BF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF81
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF81 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17C
Deuteranopia (green-blind)
#DECE82
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f4bf81; /* rgb */ color: rgb(244, 191, 129); /* oklch */ color: oklch(83.9% 0.100 70.2);
Tailwind
colors: {
custom: {
50: '#fad2a6',
500: '#f4bf81',
950: '#000000',
},
}SCSS
$custom: #f4bf81; $custom-light: #fad2a6; $custom-dark: #000000;
JSON
{
"hex": "#f4bf81",
"rgb": {
"r": 244,
"g": 191,
"b": 129
},
"hsl": {
"h": 32.348,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.83864,
"c": 0.0996,
"h": 70.2
},
"luminance": 0.5808
}Semantic roles & 50–950 ramp
primary
#F4BF81
secondary
#4987D0
accent
#6AE005
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380