#F6BC84#F6BC84
#F6BC84 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.6% C 0.098 H 64.8°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BC84 |
|---|---|
| RGB | rgb(246, 188, 132) |
| HSL | hsl(29, 86%, 74%) |
| HSV | hsv(29, 46%, 96%) |
| CMYK | cmyk(0%, 23.6%, 46.3%, 3.5%) |
| CIE-LAB | lab(80.31, 14.17, 36.34) |
| CIE-LCH | lch(80.31, 39.00, 68.70°) |
| OKLab | oklab(83.55% 0.0419 0.089) |
| OKLCH | oklch(83.55% 0.098 64.8) |
| XYZ | xyz(60.1567, 57.2290, 29.7031) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.64
Burlywood
#DEB887
ΔE00 5.50
Peach (survey)
#FFB07C
ΔE00 5.89
Sandybrown
#F4A460
ΔE00 6.83
Pale Orange
#FFA756
ΔE00 7.51
Light Peach
#FFD8B1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BC84 #84BEF6
analogous
#F68485 #F6BC84 #F6F584
triadic
#F6BC84 #84F6BC #BC84F6
tetradic
#F6BC84 #85F684 #84BEF6 #F584F6
square
#F6BC84 #85F684 #84BEF6 #F584F6
split-complementary
#F6BC84 #84F6F5 #8485F6
monochromatic
#EE7E12 #F29D4B #F6BC84 #FADBBD #FDEFE2
Accessibility & contrast
On white
1.69
#F6BC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#F6BC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BC84
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BC84 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#DCCD85
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f6bc84; /* rgb */ color: rgb(246, 188, 132); /* oklch */ color: oklch(83.6% 0.098 64.8);
Tailwind
colors: {
custom: {
50: '#fbd0a8',
500: '#f6bc84',
950: '#000000',
},
}SCSS
$custom: #f6bc84; $custom-light: #fbd0a8; $custom-dark: #000000;
JSON
{
"hex": "#f6bc84",
"rgb": {
"r": 246,
"g": 188,
"b": 132
},
"hsl": {
"h": 29.474,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.83552,
"c": 0.09832,
"h": 64.8
},
"luminance": 0.57225
}Semantic roles & 50–950 ramp
primary
#F6BC84
secondary
#4B90D3
accent
#75E303
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380