#F7C87A#F7C87A
#F7C87A is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.8% C 0.110 H 79.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C87A |
|---|---|
| RGB | rgb(247, 200, 122) |
| HSL | hsl(37, 89%, 72%) |
| HSV | hsv(37, 51%, 97%) |
| CMYK | cmyk(0%, 19%, 50.6%, 3.1%) |
| CIE-LAB | lab(83.17, 7.38, 45.06) |
| CIE-LCH | lch(83.17, 45.67, 80.69°) |
| OKLab | oklab(85.77% 0.0207 0.1081) |
| OKLCH | oklch(85.77% 0.11 79.2) |
| XYZ | xyz(62.5275, 62.4914, 27.1772) |
| Luminance | 0.6249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 7.11
Burlywood
#DEB887
ΔE00 7.18
Wheat (survey)
#FBDD7E
ΔE00 7.52
Tan (survey)
#D1B26F
ΔE00 7.62
Navajowhite
#FFDEAD
ΔE00 7.80
Macaroni And Cheese
#EFB435
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C87A #7AA9F7
analogous
#F78A7A #F7C87A #E7F77A
triadic
#F7C87A #7AF7C8 #C87AF7
tetradic
#F7C87A #7AF78A #7AA9F7 #F77AE7
square
#F7C87A #7AF78A #7AA9F7 #F77AE7
split-complementary
#F7C87A #7AE7F7 #8A7AF7
monochromatic
#E9960E #F4B040 #F7C87A #FAE0B4 #FDF3E2
Accessibility & contrast
On white
1.56
#F7C87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#F7C87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C87A
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C87A | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC874
Deuteranopia (green-blind)
#E6D47C
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7c87a; /* rgb */ color: rgb(247, 200, 122); /* oklch */ color: oklch(85.8% 0.110 79.2);
Tailwind
colors: {
custom: {
50: '#fcd8a2',
500: '#f7c87a',
950: '#000000',
},
}SCSS
$custom: #f7c87a; $custom-light: #fcd8a2; $custom-dark: #000000;
JSON
{
"hex": "#f7c87a",
"rgb": {
"r": 247,
"g": 200,
"b": 122
},
"hsl": {
"h": 37.44,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.85772,
"c": 0.11007,
"h": 79.2
},
"luminance": 0.62488
}Semantic roles & 50–950 ramp
primary
#F7C87A
secondary
#4279D3
accent
#56E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380