#F7C97A#F7C97A
#F7C97A is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.110 H 80.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C97A |
|---|---|
| RGB | rgb(247, 201, 122) |
| HSL | hsl(38, 89%, 72%) |
| HSV | hsv(38, 51%, 97%) |
| CMYK | cmyk(0%, 18.6%, 50.6%, 3.1%) |
| CIE-LAB | lab(83.42, 6.86, 45.37) |
| CIE-LCH | lch(83.42, 45.88, 81.40°) |
| OKLab | oklab(85.96% 0.0192 0.1088) |
| OKLCH | oklch(85.96% 0.11 80) |
| XYZ | xyz(62.7599, 62.9561, 27.2546) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.75
Wheat (survey)
#FBDD7E
ΔE00 7.08
Burlywood
#DEB887
ΔE00 7.43
Tan (survey)
#D1B26F
ΔE00 7.65
Light Mustard
#F7D560
ΔE00 7.74
Navajowhite
#FFDEAD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C97A #7AA8F7
analogous
#F78B7A #F7C97A #E6F77A
triadic
#F7C97A #7AF7C9 #C97AF7
tetradic
#F7C97A #7AF78B #7AA8F7 #F77AE6
square
#F7C97A #7AF78B #7AA8F7 #F77AE6
split-complementary
#F7C97A #7AE6F7 #8B7AF7
monochromatic
#E9980E #F4B240 #F7C97A #FAE0B4 #FDF3E2
Accessibility & contrast
On white
1.55
#F7C97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#F7C97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C97A
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C97A | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC973
Deuteranopia (green-blind)
#E7D57C
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7c97a; /* rgb */ color: rgb(247, 201, 122); /* oklch */ color: oklch(86.0% 0.110 80.0);
Tailwind
colors: {
custom: {
50: '#fcd9a2',
500: '#f7c97a',
950: '#000000',
},
}SCSS
$custom: #f7c97a; $custom-light: #fcd9a2; $custom-dark: #000000;
JSON
{
"hex": "#f7c97a",
"rgb": {
"r": 247,
"g": 201,
"b": 122
},
"hsl": {
"h": 37.92,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.85964,
"c": 0.11046,
"h": 80
},
"luminance": 0.62953
}Semantic roles & 50–950 ramp
primary
#F7C97A
secondary
#4278D3
accent
#55E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380