#F6BC7F#F6BC7F
#F6BC7F is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.5% C 0.102 H 67.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BC7F |
|---|---|
| RGB | rgb(246, 188, 127) |
| HSL | hsl(31, 87%, 73%) |
| HSV | hsv(31, 48%, 96%) |
| CMYK | cmyk(0%, 23.6%, 48.4%, 3.5%) |
| CIE-LAB | lab(80.23, 13.70, 38.82) |
| CIE-LCH | lch(80.23, 41.17, 70.57°) |
| OKLab | oklab(83.47% 0.0399 0.0944) |
| OKLCH | oklch(83.47% 0.102 67.1) |
| XYZ | xyz(59.8227, 57.0954, 27.9442) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.70
Burlywood
#DEB887
ΔE00 5.45
Peach (survey)
#FFB07C
ΔE00 6.73
Sandybrown
#F4A460
ΔE00 6.91
Pale Orange
#FFA756
ΔE00 7.30
Light Orange
#FDAA48
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BC7F #7FB9F6
analogous
#F6807F #F6BC7F #F5F67F
triadic
#F6BC7F #7FF6BC #BC7FF6
tetradic
#F6BC7F #7FF680 #7FB9F6 #F67FF5
square
#F6BC7F #7FF680 #7FB9F6 #F67FF5
split-complementary
#F6BC7F #7FF5F6 #807FF6
monochromatic
#EA8010 #F29E46 #F6BC7F #FADAB8 #FDF0E2
Accessibility & contrast
On white
1.69
#F6BC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#F6BC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BC7F
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BC7F | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DDCC80
Tritanopia (blue-blind)
#FFAFAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f6bc7f; /* rgb */ color: rgb(246, 188, 127); /* oklch */ color: oklch(83.5% 0.102 67.1);
Tailwind
colors: {
custom: {
50: '#fcd0a5',
500: '#f6bc7f',
950: '#000000',
},
}SCSS
$custom: #f6bc7f; $custom-light: #fcd0a5; $custom-dark: #000000;
JSON
{
"hex": "#f6bc7f",
"rgb": {
"r": 246,
"g": 188,
"b": 127
},
"hsl": {
"h": 30.756,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.83469,
"c": 0.10248,
"h": 67.1
},
"luminance": 0.57092
}Semantic roles & 50–950 ramp
primary
#F6BC7F
secondary
#478BD2
accent
#70E302
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380