#F6BC8A#F6BC8A
#F6BC8A is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.7% C 0.093 H 61.8°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BC8A |
|---|---|
| RGB | rgb(246, 188, 138) |
| HSL | hsl(28, 86%, 75%) |
| HSV | hsv(28, 44%, 96%) |
| CMYK | cmyk(0%, 23.6%, 43.9%, 3.5%) |
| CIE-LAB | lab(80.40, 14.76, 33.34) |
| CIE-LCH | lch(80.40, 36.46, 66.11°) |
| OKLab | oklab(83.66% 0.0442 0.0823) |
| OKLCH | oklch(83.66% 0.093 61.8) |
| XYZ | xyz(60.5791, 57.3979, 31.9280) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.06
Peach (survey)
#FFB07C
ΔE00 5.08
Burlywood
#DEB887
ΔE00 5.93
Apricot
#FBCEB1
ΔE00 7.07
Sandybrown
#F4A460
ΔE00 7.09
Light Peach
#FFD8B1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BC8A #8AC4F6
analogous
#F68A8E #F6BC8A #F6F28A
triadic
#F6BC8A #8AF6BC #BC8AF6
tetradic
#F6BC8A #8EF68A #8AC4F6 #F28AF6
square
#F6BC8A #8EF68A #8AC4F6 #F28AF6
split-complementary
#F6BC8A #8AF6F2 #8A8EF6
monochromatic
#ED7B18 #F29B51 #F6BC8A #FADDC3 #FDEFE3
Accessibility & contrast
On white
1.68
#F6BC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F6BC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BC8A
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BC8A | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC086
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#FFB0AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f6bc8a; /* rgb */ color: rgb(246, 188, 138); /* oklch */ color: oklch(83.7% 0.093 61.8);
Tailwind
colors: {
custom: {
50: '#fbd0ac',
500: '#f6bc8a',
950: '#000000',
},
}SCSS
$custom: #f6bc8a; $custom-light: #fbd0ac; $custom-dark: #000000;
JSON
{
"hex": "#f6bc8a",
"rgb": {
"r": 246,
"g": 188,
"b": 138
},
"hsl": {
"h": 27.778,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.83657,
"c": 0.09341,
"h": 61.8
},
"luminance": 0.57394
}Semantic roles & 50–950 ramp
primary
#F6BC8A
secondary
#5197D3
accent
#7BE203
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381