#F7C97C#F7C97C
#F7C97C is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.109 H 79.4°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F7C97C |
|---|---|
| RGB | rgb(247, 201, 124) |
| HSL | hsl(38, 88%, 73%) |
| HSV | hsv(38, 50%, 97%) |
| CMYK | cmyk(0%, 18.6%, 49.8%, 3.1%) |
| CIE-LAB | lab(83.45, 7.04, 44.41) |
| CIE-LCH | lch(83.45, 44.96, 80.99°) |
| OKLab | oklab(85.99% 0.0199 0.1068) |
| OKLCH | oklch(85.99% 0.109 79.4) |
| XYZ | xyz(62.8851, 63.0062, 27.9140) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.93
Burlywood
#DEB887
ΔE00 7.16
Wheat (survey)
#FBDD7E
ΔE00 7.30
Navajowhite
#FFDEAD
ΔE00 7.50
Tan (survey)
#D1B26F
ΔE00 7.64
Very Light Brown
#D3B683
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7C97C #7CAAF7
analogous
#F78B7C #F7C97C #E7F77C
triadic
#F7C97C #7CF7C9 #C97CF7
tetradic
#F7C97C #7CF78B #7CAAF7 #F77CE7
square
#F7C97C #7CF78B #7CAAF7 #F77CE7
split-complementary
#F7C97C #7CE7F7 #8B7CF7
monochromatic
#EA980E #F3B142 #F7C97C #FBE1B6 #FDF3E2
Accessibility & contrast
On white
1.54
#F7C97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F7C97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7C97C
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7C97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7C97C | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7c97c; /* rgb */ color: rgb(247, 201, 124); /* oklch */ color: oklch(86.0% 0.109 79.4);
Tailwind
colors: {
custom: {
50: '#fcd9a3',
500: '#f7c97c',
950: '#000000',
},
}SCSS
$custom: #f7c97c; $custom-light: #fcd9a3; $custom-dark: #000000;
JSON
{
"hex": "#f7c97c",
"rgb": {
"r": 247,
"g": 201,
"b": 124
},
"hsl": {
"h": 37.561,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.85993,
"c": 0.10861,
"h": 79.4
},
"luminance": 0.63003
}Semantic roles & 50–950 ramp
primary
#F7C97C
secondary
#447AD3
accent
#56E500
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380