#F6C67A#F6C67A
#F6C67A is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.3% C 0.109 H 78.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C67A |
|---|---|
| RGB | rgb(246, 198, 122) |
| HSL | hsl(37, 87%, 72%) |
| HSV | hsv(37, 50%, 96%) |
| CMYK | cmyk(0%, 19.5%, 50.4%, 3.5%) |
| CIE-LAB | lab(82.59, 8.02, 44.32) |
| CIE-LCH | lch(82.59, 45.04, 79.74°) |
| OKLab | oklab(85.29% 0.0227 0.1064) |
| OKLCH | oklch(85.29% 0.109 78) |
| XYZ | xyz(61.7156, 61.3897, 27.0073) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.67
Tan (survey)
#D1B26F
ΔE00 7.44
Sand (survey)
#E2CA76
ΔE00 7.56
Very Light Brown
#D3B683
ΔE00 7.76
Butterscotch
#FDB147
ΔE00 7.81
Navajowhite
#FFDEAD
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C67A #7AAAF6
analogous
#F6887A #F6C67A #E8F67A
triadic
#F6C67A #7AF6C6 #C67AF6
tetradic
#F6C67A #7AF688 #7AAAF6 #F67AE8
square
#F6C67A #7AF688 #7AAAF6 #F67AE8
split-complementary
#F6C67A #7AE8F6 #887AF6
monochromatic
#E69310 #F2AD41 #F6C67A #FADFB3 #FDF3E2
Accessibility & contrast
On white
1.58
#F6C67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#F6C67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C67A
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C67A | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C774
Deuteranopia (green-blind)
#E5D27C
Tritanopia (blue-blind)
#FFB8B4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f6c67a; /* rgb */ color: rgb(246, 198, 122); /* oklch */ color: oklch(85.3% 0.109 78.0);
Tailwind
colors: {
custom: {
50: '#fcd7a2',
500: '#f6c67a',
950: '#000000',
},
}SCSS
$custom: #f6c67a; $custom-light: #fcd7a2; $custom-dark: #000000;
JSON
{
"hex": "#f6c67a",
"rgb": {
"r": 246,
"g": 198,
"b": 122
},
"hsl": {
"h": 36.774,
"s": 87.324,
"l": 72.157
},
"oklch": {
"l": 0.85289,
"c": 0.10882,
"h": 78
},
"luminance": 0.61386
}Semantic roles & 50–950 ramp
primary
#F6C67A
secondary
#437AD2
accent
#59E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380