#F5BE7F#F5BE7F
#F5BE7F is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.102 H 69.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BE7F |
|---|---|
| RGB | rgb(245, 190, 127) |
| HSL | hsl(32, 86%, 73%) |
| HSV | hsv(32, 48%, 96%) |
| CMYK | cmyk(0%, 22.4%, 48.2%, 3.9%) |
| CIE-LAB | lab(80.61, 12.25, 39.28) |
| CIE-LCH | lch(80.61, 41.15, 72.68°) |
| OKLab | oklab(83.74% 0.0357 0.0954) |
| OKLCH | oklch(83.74% 0.102 69.5) |
| XYZ | xyz(59.9030, 57.7754, 28.0712) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.08
Apricot (survey)
#FFB16D
ΔE00 5.67
Butterscotch
#FDB147
ΔE00 7.46
Very Light Brown
#D3B683
ΔE00 7.73
Sandybrown
#F4A460
ΔE00 7.81
Light Orange
#FDAA48
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BE7F #7FB6F5
analogous
#F5837F #F5BE7F #F1F57F
triadic
#F5BE7F #7FF5BE #BE7FF5
tetradic
#F5BE7F #7FF583 #7FB6F5 #F57FF1
square
#F5BE7F #7FF583 #7FB6F5 #F57FF1
split-complementary
#F5BE7F #7FF1F5 #837FF5
monochromatic
#E88412 #F1A146 #F5BE7F #F9DBB8 #FDF1E3
Accessibility & contrast
On white
1.67
#F5BE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#F5BE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BE7F
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BE7F | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17A
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5be7f; /* rgb */ color: rgb(245, 190, 127); /* oklch */ color: oklch(83.7% 0.102 69.5);
Tailwind
colors: {
custom: {
50: '#fbd1a5',
500: '#f5be7f',
950: '#000000',
},
}SCSS
$custom: #f5be7f; $custom-light: #fbd1a5; $custom-dark: #000000;
JSON
{
"hex": "#f5be7f",
"rgb": {
"r": 245,
"g": 190,
"b": 127
},
"hsl": {
"h": 32.034,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.83744,
"c": 0.1019,
"h": 69.5
},
"luminance": 0.57772
}Semantic roles & 50–950 ramp
primary
#F5BE7F
secondary
#4787D1
accent
#6BE203
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380