#F7C87F#F7C87F
#F7C87F is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.8% C 0.105 H 77.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C87F |
|---|---|
| RGB | rgb(247, 200, 127) |
| HSL | hsl(37, 88%, 73%) |
| HSV | hsv(37, 49%, 97%) |
| CMYK | cmyk(0%, 19%, 48.6%, 3.1%) |
| CIE-LAB | lab(83.24, 7.83, 42.65) |
| CIE-LCH | lch(83.24, 43.36, 79.60°) |
| OKLab | oklab(85.85% 0.0226 0.103) |
| OKLCH | oklch(85.85% 0.105 77.6) |
| XYZ | xyz(62.8454, 62.6185, 28.8509) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.51
Navajowhite
#FFDEAD
ΔE00 7.19
Sand (survey)
#E2CA76
ΔE00 7.61
Tan (survey)
#D1B26F
ΔE00 7.67
Very Light Brown
#D3B683
ΔE00 7.69
Wheat (survey)
#FBDD7E
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C87F #7FAEF7
analogous
#F78C7F #F7C87F #EAF77F
triadic
#F7C87F #7FF7C8 #C87FF7
tetradic
#F7C87F #7FF78C #7FAEF7 #F77FEA
square
#F7C87F #7FF78C #7FAEF7 #F77FEA
split-complementary
#F7C87F #7FEAF7 #8C7FF7
monochromatic
#ED960F #F3AF45 #F7C87F #FBE1B9 #FDF3E2
Accessibility & contrast
On white
1.55
#F7C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F7C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C87F
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C87F | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC979
Deuteranopia (green-blind)
#E6D481
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7c87f; /* rgb */ color: rgb(247, 200, 127); /* oklch */ color: oklch(85.8% 0.105 77.6);
Tailwind
colors: {
custom: {
50: '#fcd8a5',
500: '#f7c87f',
950: '#000000',
},
}SCSS
$custom: #f7c87f; $custom-light: #fcd8a5; $custom-dark: #000000;
JSON
{
"hex": "#f7c87f",
"rgb": {
"r": 247,
"g": 200,
"b": 127
},
"hsl": {
"h": 36.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.85846,
"c": 0.10546,
"h": 77.6
},
"luminance": 0.62615
}Semantic roles & 50–950 ramp
primary
#F7C87F
secondary
#477ED3
accent
#5AE501
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380