#F6C97A#F6C97A
#F6C97A is a very light, moderate orange. Relative luminance 0.628; OKLCH L 85.9% C 0.110 H 80.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C97A |
|---|---|
| RGB | rgb(246, 201, 122) |
| HSL | hsl(38, 87%, 72%) |
| HSV | hsv(38, 50%, 96%) |
| CMYK | cmyk(0%, 18.3%, 50.4%, 3.5%) |
| CIE-LAB | lab(83.32, 6.46, 45.23) |
| CIE-LCH | lch(83.32, 45.69, 81.87°) |
| OKLab | oklab(85.87% 0.0181 0.1085) |
| OKLCH | oklch(85.87% 0.11 80.5) |
| XYZ | xyz(62.4081, 62.7747, 27.2381) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.42
Tan (survey)
#D1B26F
ΔE00 7.48
Light Mustard
#F7D560
ΔE00 7.55
Maize
#F4D054
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C97A #7AA7F6
analogous
#F68B7A #F6C97A #E5F67A
triadic
#F6C97A #7AF6C9 #C97AF6
tetradic
#F6C97A #7AF68B #7AA7F6 #F67AE5
square
#F6C97A #7AF68B #7AA7F6 #F67AE5
split-complementary
#F6C97A #7AE5F6 #8B7AF6
monochromatic
#E69810 #F2B241 #F6C97A #FAE0B3 #FDF3E2
Accessibility & contrast
On white
1.55
#F6C97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F6C97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C97A
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C97A | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC974
Deuteranopia (green-blind)
#E7D47C
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6c97a; /* rgb */ color: rgb(246, 201, 122); /* oklch */ color: oklch(85.9% 0.110 80.5);
Tailwind
colors: {
custom: {
50: '#fcd9a2',
500: '#f6c97a',
950: '#000000',
},
}SCSS
$custom: #f6c97a; $custom-light: #fcd9a2; $custom-dark: #000000;
JSON
{
"hex": "#f6c97a",
"rgb": {
"r": 246,
"g": 201,
"b": 122
},
"hsl": {
"h": 38.226,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.85867,
"c": 0.10997,
"h": 80.5
},
"luminance": 0.62771
}Semantic roles & 50–950 ramp
primary
#F6C97A
secondary
#4377D2
accent
#54E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380