#F6B87F#F6B87F
#F6B87F is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.7% C 0.103 H 63.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F6B87F |
|---|---|
| RGB | rgb(246, 184, 127) |
| HSL | hsl(29, 87%, 73%) |
| HSV | hsv(29, 48%, 96%) |
| CMYK | cmyk(0%, 25.2%, 48.4%, 3.5%) |
| CIE-LAB | lab(79.28, 15.80, 37.60) |
| CIE-LCH | lch(79.28, 40.78, 67.21°) |
| OKLab | oklab(82.72% 0.0462 0.0916) |
| OKLCH | oklch(82.72% 0.103 63.2) |
| XYZ | xyz(58.9800, 55.4100, 27.6633) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.57
Peach (survey)
#FFB07C
ΔE00 4.89
Sandybrown
#F4A460
ΔE00 5.65
Burlywood
#DEB887
ΔE00 6.18
Pale Orange
#FFA756
ΔE00 6.46
Light Orange
#FDAA48
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6B87F #7FBDF6
analogous
#F67F81 #F6B87F #F6F37F
triadic
#F6B87F #7FF6B8 #B87FF6
tetradic
#F6B87F #81F67F #7FBDF6 #F37FF6
square
#F6B87F #81F67F #7FBDF6 #F37FF6
split-complementary
#F6B87F #7FF6F3 #7F81F6
monochromatic
#EA7910 #F29846 #F6B87F #FAD8B8 #FDEFE2
Accessibility & contrast
On white
1.74
#F6B87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#F6B87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6B87F
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6B87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6B87F | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7B
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFABAA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f6b87f; /* rgb */ color: rgb(246, 184, 127); /* oklch */ color: oklch(82.7% 0.103 63.2);
Tailwind
colors: {
custom: {
50: '#fccda5',
500: '#f6b87f',
950: '#000000',
},
}SCSS
$custom: #f6b87f; $custom-light: #fccda5; $custom-dark: #000000;
JSON
{
"hex": "#f6b87f",
"rgb": {
"r": 246,
"g": 184,
"b": 127
},
"hsl": {
"h": 28.739,
"s": 86.861,
"l": 73.137
},
"oklch": {
"l": 0.82723,
"c": 0.10257,
"h": 63.2
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#F6B87F
secondary
#4790D2
accent
#77E302
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380