#F5BF7E#F5BF7E
#F5BF7E is a very light, moderate orange. Relative luminance 0.582; OKLCH L 83.9% C 0.103 H 70.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF7E |
|---|---|
| RGB | rgb(245, 191, 126) |
| HSL | hsl(33, 86%, 73%) |
| HSV | hsv(33, 49%, 96%) |
| CMYK | cmyk(0%, 22%, 48.6%, 3.9%) |
| CIE-LAB | lab(80.84, 11.63, 40.08) |
| CIE-LCH | lch(80.84, 41.74, 73.82°) |
| OKLab | oklab(83.92% 0.0338 0.0972) |
| OKLCH | oklch(83.92% 0.103 70.8) |
| XYZ | xyz(60.0555, 58.1841, 27.8021) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.14
Apricot (survey)
#FFB16D
ΔE00 6.16
Butterscotch
#FDB147
ΔE00 7.29
Very Light Brown
#D3B683
ΔE00 7.58
Fawn
#CFAF7B
ΔE00 7.81
Light Orange
#FDAA48
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF7E #7EB4F5
analogous
#F5837E #F5BF7E #F0F57E
triadic
#F5BF7E #7EF5BF #BF7EF5
tetradic
#F5BF7E #7EF583 #7EB4F5 #F57EF0
square
#F5BF7E #7EF583 #7EB4F5 #F57EF0
split-complementary
#F5BF7E #7EF0F5 #837EF5
monochromatic
#E78612 #F1A345 #F5BF7E #F9DBB7 #FDF1E3
Accessibility & contrast
On white
1.66
#F5BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#F5BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF7E
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF7E | 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)
#D2C179
Deuteranopia (green-blind)
#DFCE7F
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf7e; /* rgb */ color: rgb(245, 191, 126); /* oklch */ color: oklch(83.9% 0.103 70.8);
Tailwind
colors: {
custom: {
50: '#fbd2a4',
500: '#f5bf7e',
950: '#000000',
},
}SCSS
$custom: #f5bf7e; $custom-light: #fbd2a4; $custom-dark: #000000;
JSON
{
"hex": "#f5bf7e",
"rgb": {
"r": 245,
"g": 191,
"b": 126
},
"hsl": {
"h": 32.773,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.83917,
"c": 0.1029,
"h": 70.8
},
"luminance": 0.5818
}Semantic roles & 50–950 ramp
primary
#F5BF7E
secondary
#4685D1
accent
#68E203
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380