#F6C080#F6C080
#F6C080 is a very light, moderate orange. Relative luminance 0.589; OKLCH L 84.2% C 0.102 H 70.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C080 |
|---|---|
| RGB | rgb(246, 192, 128) |
| HSL | hsl(33, 87%, 73%) |
| HSV | hsv(33, 48%, 96%) |
| CMYK | cmyk(0%, 22%, 48%, 3.5%) |
| CIE-LAB | lab(81.21, 11.69, 39.55) |
| CIE-LCH | lch(81.21, 41.25, 73.53°) |
| OKLab | oklab(84.24% 0.0341 0.0961) |
| OKLCH | oklch(84.24% 0.102 70.5) |
| XYZ | xyz(60.7545, 58.8543, 28.5779) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.18
Apricot (survey)
#FFB16D
ΔE00 6.17
Butterscotch
#FDB147
ΔE00 7.52
Very Light Brown
#D3B683
ΔE00 7.69
Fawn
#CFAF7B
ΔE00 7.97
Light Peach
#FFD8B1
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C080 #80B6F6
analogous
#F68580 #F6C080 #F1F680
triadic
#F6C080 #80F6C0 #C080F6
tetradic
#F6C080 #80F685 #80B6F6 #F680F1
square
#F6C080 #80F685 #80B6F6 #F680F1
split-complementary
#F6C080 #80F1F6 #8580F6
monochromatic
#EB8711 #F2A447 #F6C080 #FADCB9 #FDF1E2
Accessibility & contrast
On white
1.64
#F6C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F6C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C080
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C080 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27B
Deuteranopia (green-blind)
#E0CF81
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f6c080; /* rgb */ color: rgb(246, 192, 128); /* oklch */ color: oklch(84.2% 0.102 70.5);
Tailwind
colors: {
custom: {
50: '#fcd3a6',
500: '#f6c080',
950: '#000000',
},
}SCSS
$custom: #f6c080; $custom-light: #fcd3a6; $custom-dark: #000000;
JSON
{
"hex": "#f6c080",
"rgb": {
"r": 246,
"g": 192,
"b": 128
},
"hsl": {
"h": 32.542,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.84239,
"c": 0.10198,
"h": 70.5
},
"luminance": 0.58851
}Semantic roles & 50–950 ramp
primary
#F6C080
secondary
#4887D2
accent
#69E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380