#F5BF84#F5BF84
#F5BF84 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.0% C 0.098 H 68.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF84 |
|---|---|
| RGB | rgb(245, 191, 132) |
| HSL | hsl(31, 85%, 74%) |
| HSV | hsv(31, 46%, 96%) |
| CMYK | cmyk(0%, 22%, 46.1%, 3.9%) |
| CIE-LAB | lab(80.93, 12.20, 37.12) |
| CIE-LCH | lch(80.93, 39.07, 71.81°) |
| OKLab | oklab(84.02% 0.0361 0.0908) |
| OKLCH | oklch(84.02% 0.098 68.3) |
| XYZ | xyz(60.4543, 58.3436, 29.9025) |
| Luminance | 0.5834 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.84
Apricot (survey)
#FFB16D
ΔE00 5.77
Light Peach
#FFD8B1
ΔE00 7.51
Peach (survey)
#FFB07C
ΔE00 7.52
Very Light Brown
#D3B683
ΔE00 7.70
Tan
#D2B48C
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF84 #84BAF5
analogous
#F58784 #F5BF84 #F3F584
triadic
#F5BF84 #84F5BF #BF84F5
tetradic
#F5BF84 #84F587 #84BAF5 #F584F3
square
#F5BF84 #84F587 #84BAF5 #F584F3
split-complementary
#F5BF84 #84F3F5 #8784F5
monochromatic
#EB8413 #F0A24B #F5BF84 #FADCBD #FDF0E3
Accessibility & contrast
On white
1.66
#F5BF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F5BF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF84
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF84 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C280
Deuteranopia (green-blind)
#DECE85
Tritanopia (blue-blind)
#FFB2B0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf84; /* rgb */ color: rgb(245, 191, 132); /* oklch */ color: oklch(84.0% 0.098 68.3);
Tailwind
colors: {
custom: {
50: '#fbd2a8',
500: '#f5bf84',
950: '#000000',
},
}SCSS
$custom: #f5bf84; $custom-light: #fbd2a8; $custom-dark: #000000;
JSON
{
"hex": "#f5bf84",
"rgb": {
"r": 245,
"g": 191,
"b": 132
},
"hsl": {
"h": 31.327,
"s": 84.962,
"l": 73.922
},
"oklch": {
"l": 0.84015,
"c": 0.09767,
"h": 68.3
},
"luminance": 0.5834
}Semantic roles & 50–950 ramp
primary
#F5BF84
secondary
#4C8CD1
accent
#6EE104
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380