#F5BF8A#F5BF8A
#F5BF8A is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.1% C 0.092 H 65.5°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BF8A |
|---|---|
| RGB | rgb(245, 191, 138) |
| HSL | hsl(30, 84%, 75%) |
| HSV | hsv(30, 44%, 96%) |
| CMYK | cmyk(0%, 22%, 43.7%, 3.9%) |
| CIE-LAB | lab(81.02, 12.79, 34.13) |
| CIE-LCH | lch(81.02, 36.45, 69.45°) |
| OKLab | oklab(84.12% 0.0384 0.0842) |
| OKLCH | oklch(84.12% 0.093 65.5) |
| XYZ | xyz(60.8768, 58.5126, 32.1274) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.95
Apricot (survey)
#FFB16D
ΔE00 5.74
Peach (survey)
#FFB07C
ΔE00 6.62
Light Peach
#FFD8B1
ΔE00 6.87
Apricot
#FBCEB1
ΔE00 7.47
Tan
#D2B48C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BF8A #8AC0F5
analogous
#F58A8A #F5BF8A #F5F58A
triadic
#F5BF8A #8AF5BF #BF8AF5
tetradic
#F5BF8A #8AF58A #8AC0F5 #F58AF5
square
#F5BF8A #8AF58A #8AC0F5 #F58AF5
split-complementary
#F5BF8A #8AF5F5 #8A8AF5
monochromatic
#EB8119 #F0A052 #F5BF8A #FADEC2 #FDF0E3
Accessibility & contrast
On white
1.65
#F5BF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F5BF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BF8A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BF8A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C286
Deuteranopia (green-blind)
#DDCE8B
Tritanopia (blue-blind)
#FFB3B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f5bf8a; /* rgb */ color: rgb(245, 191, 138); /* oklch */ color: oklch(84.1% 0.092 65.5);
Tailwind
colors: {
custom: {
50: '#fad2ac',
500: '#f5bf8a',
950: '#000000',
},
}SCSS
$custom: #f5bf8a; $custom-light: #fad2ac; $custom-dark: #000000;
JSON
{
"hex": "#f5bf8a",
"rgb": {
"r": 245,
"g": 191,
"b": 138
},
"hsl": {
"h": 29.72,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.84118,
"c": 0.0925,
"h": 65.5
},
"luminance": 0.58509
}Semantic roles & 50–950 ramp
primary
#F5BF8A
secondary
#5192D2
accent
#74E105
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381