#F5B87F#F5B87F
#F5B87F is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.6% C 0.102 H 63.7°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B87F |
|---|---|
| RGB | rgb(245, 184, 127) |
| HSL | hsl(29, 86%, 73%) |
| HSV | hsv(29, 48%, 96%) |
| CMYK | cmyk(0%, 24.9%, 48.2%, 3.9%) |
| CIE-LAB | lab(79.17, 15.40, 37.45) |
| CIE-LCH | lch(79.17, 40.49, 67.65°) |
| OKLab | oklab(82.62% 0.0451 0.0913) |
| OKLCH | oklch(82.62% 0.102 63.7) |
| XYZ | xyz(58.6301, 55.2296, 27.6469) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.75
Peach (survey)
#FFB07C
ΔE00 5.12
Sandybrown
#F4A460
ΔE00 5.76
Burlywood
#DEB887
ΔE00 5.94
Pale Orange
#FFA756
ΔE00 6.58
Light Orange
#FDAA48
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B87F #7FBCF5
analogous
#F57F81 #F5B87F #F5F37F
triadic
#F5B87F #7FF5B8 #B87FF5
tetradic
#F5B87F #81F57F #7FBCF5 #F37FF5
square
#F5B87F #81F57F #7FBCF5 #F37FF5
split-complementary
#F5B87F #7FF5F3 #7F81F5
monochromatic
#E87912 #F19946 #F5B87F #F9D7B8 #FDEFE3
Accessibility & contrast
On white
1.74
#F5B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#F5B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B87F
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B87F | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7B
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f5b87f; /* rgb */ color: rgb(245, 184, 127); /* oklch */ color: oklch(82.6% 0.102 63.7);
Tailwind
colors: {
custom: {
50: '#fbcda5',
500: '#f5b87f',
950: '#000000',
},
}SCSS
$custom: #f5b87f; $custom-light: #fbcda5; $custom-dark: #000000;
JSON
{
"hex": "#f5b87f",
"rgb": {
"r": 245,
"g": 184,
"b": 127
},
"hsl": {
"h": 28.983,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.82619,
"c": 0.10177,
"h": 63.7
},
"luminance": 0.55226
}Semantic roles & 50–950 ramp
primary
#F5B87F
secondary
#478ED1
accent
#77E203
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380