#F5BF80#F5BF80
#F5BF80 is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.101 H 70.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF80 |
|---|---|
| RGB | rgb(245, 191, 128) |
| HSL | hsl(32, 85%, 73%) |
| HSV | hsv(32, 48%, 96%) |
| CMYK | cmyk(0%, 22%, 47.8%, 3.9%) |
| CIE-LAB | lab(80.87, 11.82, 39.10) |
| CIE-LCH | lch(80.87, 40.85, 73.18°) |
| OKLab | oklab(83.95% 0.0345 0.0951) |
| OKLCH | oklch(83.95% 0.101 70) |
| XYZ | xyz(60.1858, 58.2362, 28.4885) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.00
Apricot (survey)
#FFB16D
ΔE00 6.00
Butterscotch
#FDB147
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.59
Fawn
#CFAF7B
ΔE00 7.82
Tan
#D2B48C
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF80 #80B6F5
analogous
#F58480 #F5BF80 #F0F580
triadic
#F5BF80 #80F5BF #BF80F5
tetradic
#F5BF80 #80F584 #80B6F5 #F580F0
square
#F5BF80 #80F584 #80B6F5 #F580F0
split-complementary
#F5BF80 #80F0F5 #8480F5
monochromatic
#E88612 #F1A247 #F5BF80 #F9DCB9 #FDF1E3
Accessibility & contrast
On white
1.66
#F5BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F5BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF80
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF80 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf80; /* rgb */ color: rgb(245, 191, 128); /* oklch */ color: oklch(83.9% 0.101 70.0);
Tailwind
colors: {
custom: {
50: '#fbd2a5',
500: '#f5bf80',
950: '#000000',
},
}SCSS
$custom: #f5bf80; $custom-light: #fbd2a5; $custom-dark: #000000;
JSON
{
"hex": "#f5bf80",
"rgb": {
"r": 245,
"g": 191,
"b": 128
},
"hsl": {
"h": 32.308,
"s": 85.401,
"l": 73.137
},
"oklch": {
"l": 0.83949,
"c": 0.10116,
"h": 70
},
"luminance": 0.58233
}Semantic roles & 50–950 ramp
primary
#F5BF80
secondary
#4887D1
accent
#6AE204
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380