#F4BF85#F4BF85
#F4BF85 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.096 H 68.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF85 |
|---|---|
| RGB | rgb(244, 191, 133) |
| HSL | hsl(31, 83%, 74%) |
| HSV | hsv(31, 45%, 96%) |
| CMYK | cmyk(0%, 21.7%, 45.5%, 4.3%) |
| CIE-LAB | lab(80.85, 11.90, 36.47) |
| CIE-LCH | lch(80.85, 38.37, 71.93°) |
| OKLab | oklab(83.93% 0.0353 0.0894) |
| OKLCH | oklch(83.93% 0.096 68.4) |
| XYZ | xyz(60.1751, 58.1917, 30.2484) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.60
Apricot (survey)
#FFB16D
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 7.37
Very Light Brown
#D3B683
ΔE00 7.49
Tan
#D2B48C
ΔE00 7.51
Peach (survey)
#FFB07C
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF85 #85BAF4
analogous
#F48885 #F4BF85 #F2F485
triadic
#F4BF85 #85F4BF #BF85F4
tetradic
#F4BF85 #85F488 #85BAF4 #F485F2
square
#F4BF85 #85F488 #85BAF4 #F485F2
split-complementary
#F4BF85 #85F2F4 #8885F4
monochromatic
#EA8415 #EFA24D #F4BF85 #F9DCBD #FCF0E3
Accessibility & contrast
On white
1.66
#F4BF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F4BF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF85
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF85 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C281
Deuteranopia (green-blind)
#DECE86
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bf85; /* rgb */ color: rgb(244, 191, 133); /* oklch */ color: oklch(83.9% 0.096 68.4);
Tailwind
colors: {
custom: {
50: '#fad2a9',
500: '#f4bf85',
950: '#000000',
},
}SCSS
$custom: #f4bf85; $custom-light: #fad2a9; $custom-dark: #000000;
JSON
{
"hex": "#f4bf85",
"rgb": {
"r": 244,
"g": 191,
"b": 133
},
"hsl": {
"h": 31.351,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.83931,
"c": 0.09608,
"h": 68.4
},
"luminance": 0.58188
}Semantic roles & 50–950 ramp
primary
#F4BF85
secondary
#4D8CD0
accent
#6EE006
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380