#F6B980#F6B980
#F6B980 is a very light, moderate orange. Relative luminance 0.558; OKLCH L 82.9% C 0.102 H 63.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F6B980 |
|---|---|
| RGB | rgb(246, 185, 128) |
| HSL | hsl(29, 87%, 73%) |
| HSV | hsv(29, 48%, 96%) |
| CMYK | cmyk(0%, 24.8%, 48%, 3.5%) |
| CIE-LAB | lab(79.53, 15.37, 37.41) |
| CIE-LCH | lch(79.53, 40.44, 67.67°) |
| OKLab | oklab(82.93% 0.045 0.0912) |
| OKLCH | oklch(82.93% 0.102 63.7) |
| XYZ | xyz(59.2540, 55.8531, 28.0777) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.81
Peach (survey)
#FFB07C
ΔE00 5.17
Sandybrown
#F4A460
ΔE00 5.94
Burlywood
#DEB887
ΔE00 5.99
Pale Orange
#FFA756
ΔE00 6.69
Light Orange
#FDAA48
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6B980 #80BDF6
analogous
#F68082 #F6B980 #F6F480
triadic
#F6B980 #80F6B9 #B980F6
tetradic
#F6B980 #82F680 #80BDF6 #F480F6
square
#F6B980 #82F680 #80BDF6 #F480F6
split-complementary
#F6B980 #80F6F4 #8082F6
monochromatic
#EB7A11 #F29947 #F6B980 #FAD8B9 #FDEFE2
Accessibility & contrast
On white
1.73
#F6B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#F6B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6B980
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6B980 | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7C
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #f6b980; /* rgb */ color: rgb(246, 185, 128); /* oklch */ color: oklch(82.9% 0.102 63.7);
Tailwind
colors: {
custom: {
50: '#fccea5',
500: '#f6b980',
950: '#000000',
},
}SCSS
$custom: #f6b980; $custom-light: #fccea5; $custom-dark: #000000;
JSON
{
"hex": "#f6b980",
"rgb": {
"r": 246,
"g": 185,
"b": 128
},
"hsl": {
"h": 28.983,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.82925,
"c": 0.10171,
"h": 63.7
},
"luminance": 0.55849
}Semantic roles & 50–950 ramp
primary
#F6B980
secondary
#488FD2
accent
#77E302
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380