#F4BF89#F4BF89
#F4BF89 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.093 H 66.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF89 |
|---|---|
| RGB | rgb(244, 191, 137) |
| HSL | hsl(30, 83%, 75%) |
| HSV | hsv(30, 44%, 96%) |
| CMYK | cmyk(0%, 21.7%, 43.9%, 4.3%) |
| CIE-LAB | lab(80.91, 12.30, 34.48) |
| CIE-LCH | lch(80.91, 36.61, 70.37°) |
| OKLab | oklab(84% 0.0369 0.0849) |
| OKLCH | oklch(84% 0.093 66.5) |
| XYZ | xyz(60.4567, 58.3043, 31.7316) |
| Luminance | 0.5830 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.65
Apricot (survey)
#FFB16D
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 6.92
Peach (survey)
#FFB07C
ΔE00 7.00
Tan
#D2B48C
ΔE00 7.36
Very Light Brown
#D3B683
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF89 #89BEF4
analogous
#F48989 #F4BF89 #F4F489
triadic
#F4BF89 #89F4BF #BF89F4
tetradic
#F4BF89 #89F489 #89BEF4 #F489F4
square
#F4BF89 #89F489 #89BEF4 #F489F4
split-complementary
#F4BF89 #89F4F4 #8989F4
monochromatic
#EA8219 #EFA151 #F4BF89 #F9DDC1 #FCF0E3
Accessibility & contrast
On white
1.66
#F4BF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#F4BF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF89
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF89 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#DDCE8A
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bf89; /* rgb */ color: rgb(244, 191, 137); /* oklch */ color: oklch(84.0% 0.093 66.5);
Tailwind
colors: {
custom: {
50: '#fad2ac',
500: '#f4bf89',
950: '#000000',
},
}SCSS
$custom: #f4bf89; $custom-light: #fad2ac; $custom-dark: #000000;
JSON
{
"hex": "#f4bf89",
"rgb": {
"r": 244,
"g": 191,
"b": 137
},
"hsl": {
"h": 30.28,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.84,
"c": 0.0926,
"h": 66.5
},
"luminance": 0.58301
}Semantic roles & 50–950 ramp
primary
#F4BF89
secondary
#5090D1
accent
#72DF06
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381