#F5C87F#F5C87F
#F5C87F is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.7% C 0.104 H 78.8°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F5C87F |
|---|---|
| RGB | rgb(245, 200, 127) |
| HSL | hsl(37, 86%, 73%) |
| HSV | hsv(37, 48%, 96%) |
| CMYK | cmyk(0%, 18.4%, 48.2%, 3.9%) |
| CIE-LAB | lab(83.05, 7.03, 42.37) |
| CIE-LCH | lch(83.05, 42.94, 80.58°) |
| OKLab | oklab(85.65% 0.0203 0.1024) |
| OKLCH | oklch(85.65% 0.104 78.8) |
| XYZ | xyz(62.1437, 62.2567, 28.8180) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.44
Sand (survey)
#E2CA76
ΔE00 7.04
Navajowhite
#FFDEAD
ΔE00 7.14
Tan (survey)
#D1B26F
ΔE00 7.29
Very Light Brown
#D3B683
ΔE00 7.40
Wheat (survey)
#FBDD7E
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5C87F #7FACF5
analogous
#F58D7F #F5C87F #E7F57F
triadic
#F5C87F #7FF5C8 #C87FF5
tetradic
#F5C87F #7FF58D #7FACF5 #F57FE7
square
#F5C87F #7FF58D #7FACF5 #F57FE7
split-complementary
#F5C87F #7FE7F5 #8D7FF5
monochromatic
#E89612 #F1B046 #F5C87F #F9E0B8 #FDF3E3
Accessibility & contrast
On white
1.56
#F5C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#F5C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5C87F
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5C87F | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E5D381
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5c87f; /* rgb */ color: rgb(245, 200, 127); /* oklch */ color: oklch(85.7% 0.104 78.8);
Tailwind
colors: {
custom: {
50: '#fbd8a5',
500: '#f5c87f',
950: '#000000',
},
}SCSS
$custom: #f5c87f; $custom-light: #fbd8a5; $custom-dark: #000000;
JSON
{
"hex": "#f5c87f",
"rgb": {
"r": 245,
"g": 200,
"b": 127
},
"hsl": {
"h": 37.119,
"s": 85.507,
"l": 72.941
},
"oklch": {
"l": 0.85652,
"c": 0.10441,
"h": 78.8
},
"luminance": 0.62253
}Semantic roles & 50–950 ramp
primary
#F5C87F
secondary
#477CD1
accent
#58E203
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380