#F6C87B#F6C87B
#F6C87B is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.7% C 0.109 H 79.4°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6C87B |
|---|---|
| RGB | rgb(246, 200, 123) |
| HSL | hsl(38, 87%, 72%) |
| HSV | hsv(38, 50%, 96%) |
| CMYK | cmyk(0%, 18.7%, 50%, 3.5%) |
| CIE-LAB | lab(83.09, 7.07, 44.44) |
| CIE-LCH | lch(83.09, 45.00, 80.96°) |
| OKLab | oklab(85.69% 0.02 0.1068) |
| OKLCH | oklch(85.69% 0.109 79.4) |
| XYZ | xyz(62.2380, 62.3349, 27.4887) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.91
Burlywood
#DEB887
ΔE00 7.02
Wheat (survey)
#FBDD7E
ΔE00 7.43
Tan (survey)
#D1B26F
ΔE00 7.44
Navajowhite
#FFDEAD
ΔE00 7.65
Very Light Brown
#D3B683
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6C87B #7BA9F6
analogous
#F68B7B #F6C87B #E6F67B
triadic
#F6C87B #7BF6C8 #C87BF6
tetradic
#F6C87B #7BF68B #7BA9F6 #F67BE6
square
#F6C87B #7BF68B #7BA9F6 #F67BE6
split-complementary
#F6C87B #7BE6F6 #8B7BF6
monochromatic
#E79610 #F2B042 #F6C87B #FAE0B4 #FDF3E2
Accessibility & contrast
On white
1.56
#F6C87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F6C87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6C87B
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6C87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6C87B | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#E6D47D
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6c87b; /* rgb */ color: rgb(246, 200, 123); /* oklch */ color: oklch(85.7% 0.109 79.4);
Tailwind
colors: {
custom: {
50: '#fcd8a2',
500: '#f6c87b',
950: '#000000',
},
}SCSS
$custom: #f6c87b; $custom-light: #fcd8a2; $custom-dark: #000000;
JSON
{
"hex": "#f6c87b",
"rgb": {
"r": 246,
"g": 200,
"b": 123
},
"hsl": {
"h": 37.561,
"s": 87.234,
"l": 72.353
},
"oklch": {
"l": 0.85689,
"c": 0.10865,
"h": 79.4
},
"luminance": 0.62331
}Semantic roles & 50–950 ramp
primary
#F6C87B
secondary
#4479D2
accent
#56E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380