#F6B080#F6B080
#F6B080 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.3% C 0.103 H 55.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F6B080 |
|---|---|
| RGB | rgb(246, 176, 128) |
| HSL | hsl(24, 87%, 73%) |
| HSV | hsv(24, 48%, 96%) |
| CMYK | cmyk(0%, 28.5%, 48%, 3.5%) |
| CIE-LAB | lab(77.40, 20.10, 34.67) |
| CIE-LCH | lch(77.40, 40.07, 59.89°) |
| OKLab | oklab(81.27% 0.0591 0.0849) |
| OKLCH | oklch(81.27% 0.103 55.2) |
| XYZ | xyz(57.4305, 52.2061, 27.4699) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.86
Apricot (survey)
#FFB16D
ΔE00 4.48
Sandybrown
#F4A460
ΔE00 5.15
Pale Orange
#FFA756
ΔE00 6.85
Lightsalmon
#FFA07A
ΔE00 7.19
Pastel Orange
#FF964F
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6B080 #80C6F6
analogous
#F6808B #F6B080 #F6EB80
triadic
#F6B080 #80F6B0 #B080F6
tetradic
#F6B080 #8BF680 #80C6F6 #EB80F6
square
#F6B080 #8BF680 #80C6F6 #EB80F6
split-complementary
#F6B080 #80F6EB #808BF6
monochromatic
#EB6911 #F28C47 #F6B080 #FAD4B9 #FDEDE2
Accessibility & contrast
On white
1.84
#F6B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#F6B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6B080
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6B080 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67C
Deuteranopia (green-blind)
#D5C580
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f6b080; /* rgb */ color: rgb(246, 176, 128); /* oklch */ color: oklch(81.3% 0.103 55.2);
Tailwind
colors: {
custom: {
50: '#fcc7a5',
500: '#f6b080',
950: '#000000',
},
}SCSS
$custom: #f6b080; $custom-light: #fcc7a5; $custom-dark: #000000;
JSON
{
"hex": "#f6b080",
"rgb": {
"r": 246,
"g": 176,
"b": 128
},
"hsl": {
"h": 24.407,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.8127,
"c": 0.10348,
"h": 55.2
},
"luminance": 0.52202
}Semantic roles & 50–950 ramp
primary
#F6B080
secondary
#489AD2
accent
#88E302
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280