#F4BF92#F4BF92
#F4BF92 is a very light, moderate orange. Relative luminance 0.586; OKLCH L 84.2% C 0.085 H 61.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BF92 |
|---|---|
| RGB | rgb(244, 191, 146) |
| HSL | hsl(28, 82%, 76%) |
| HSV | hsv(28, 40%, 96%) |
| CMYK | cmyk(0%, 21.7%, 40.2%, 4.3%) |
| CIE-LAB | lab(81.06, 13.25, 29.98) |
| CIE-LCH | lch(81.06, 32.77, 66.16°) |
| OKLab | oklab(84.17% 0.0404 0.0747) |
| OKLCH | oklch(84.17% 0.085 61.6) |
| XYZ | xyz(61.1294, 58.5734, 35.2745) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 5.74
Peach (survey)
#FFB07C
ΔE00 6.07
Light Peach
#FFD8B1
ΔE00 6.38
Apricot (survey)
#FFB16D
ΔE00 6.54
Peach
#FFDAB9
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BF92 #92C7F4
analogous
#F49296 #F4BF92 #F4F092
triadic
#F4BF92 #92F4BF #BF92F4
tetradic
#F4BF92 #96F492 #92C7F4 #F092F4
square
#F4BF92 #96F492 #92C7F4 #F092F4
split-complementary
#F4BF92 #92F4F0 #9296F4
monochromatic
#E97E23 #EE9E5A #F4BF92 #FAE0CA #FCEFE3
Accessibility & contrast
On white
1.65
#F4BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#F4BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BF92
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BF92 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f4bf92; /* rgb */ color: rgb(244, 191, 146); /* oklch */ color: oklch(84.2% 0.085 61.6);
Tailwind
colors: {
custom: {
50: '#f9d2b2',
500: '#f4bf92',
950: '#000000',
},
}SCSS
$custom: #f4bf92; $custom-light: #f9d2b2; $custom-dark: #000000;
JSON
{
"hex": "#f4bf92",
"rgb": {
"r": 244,
"g": 191,
"b": 146
},
"hsl": {
"h": 27.551,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.84165,
"c": 0.08495,
"h": 61.6
},
"luminance": 0.5857
}Semantic roles & 50–950 ramp
primary
#F4BF92
secondary
#599AD2
accent
#7CDE07
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381