#F6C679#F6C679
#F6C679 is a very light, moderate orange. Relative luminance 0.614; OKLCH L 85.3% C 0.110 H 78.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C679 |
|---|---|
| RGB | rgb(246, 198, 121) |
| HSL | hsl(37, 87%, 72%) |
| HSV | hsv(37, 51%, 96%) |
| CMYK | cmyk(0%, 19.5%, 50.8%, 3.5%) |
| CIE-LAB | lab(82.57, 7.93, 44.80) |
| CIE-LCH | lch(82.57, 45.50, 79.96°) |
| OKLab | oklab(85.28% 0.0223 0.1075) |
| OKLCH | oklch(85.28% 0.11 78.3) |
| XYZ | xyz(61.6540, 61.3650, 26.6827) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 6.81
Tan (survey)
#D1B26F
ΔE00 7.43
Sand (survey)
#E2CA76
ΔE00 7.47
Butterscotch
#FDB147
ΔE00 7.77
Macaroni And Cheese
#EFB435
ΔE00 7.78
Very Light Brown
#D3B683
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C679 #79A9F6
analogous
#F68879 #F6C679 #E8F679
triadic
#F6C679 #79F6C6 #C679F6
tetradic
#F6C679 #79F688 #79A9F6 #F679E8
square
#F6C679 #79F688 #79A9F6 #F679E8
split-complementary
#F6C679 #79E8F6 #8879F6
monochromatic
#E5930F #F2AE40 #F6C679 #FADEB2 #FDF3E2
Accessibility & contrast
On white
1.58
#F6C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F6C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C679
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C679 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C773
Deuteranopia (green-blind)
#E5D27B
Tritanopia (blue-blind)
#FFB8B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f6c679; /* rgb */ color: rgb(246, 198, 121); /* oklch */ color: oklch(85.3% 0.110 78.3);
Tailwind
colors: {
custom: {
50: '#fcd7a1',
500: '#f6c679',
950: '#000000',
},
}SCSS
$custom: #f6c679; $custom-light: #fcd7a1; $custom-dark: #000000;
JSON
{
"hex": "#f6c679",
"rgb": {
"r": 246,
"g": 198,
"b": 121
},
"hsl": {
"h": 36.96,
"s": 87.413,
"l": 71.961
},
"oklch": {
"l": 0.85275,
"c": 0.10974,
"h": 78.3
},
"luminance": 0.61361
}Semantic roles & 50–950 ramp
primary
#F6C679
secondary
#4279D1
accent
#58E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380